Constraints for TextArea component
Brought to you by:
padeler
The markup <input type="text" name ="my-box"/> maps to TextArea component in the Fire. We would like to have a way of providing constraints on this component - such as "numeric" only.
For example <input type="numeric" name ="my-numeric-box"/> must allow the user to input ONLY numeric content.
Thanks,
Kiran Kumar