October 25, 2023
Number Range
Set the max and min for a number column
We now support number range validations. Developers can leverage this validation by using "validate":"range" within the template columns array. Check the docs for more details.
What's Next?
We'll be adding many more validation options over the coming weeks. If you have any feedback or ideas for which validators we should prioritize next, reach out through our GitHub repository.
To the top