Usage
Maximum lenght of text area can be specified.
Guidance
- Add tooltip to assist user by giving explanation.
When to use
- Use Text Editables for optional text data input.
Additional info
- Text editables allow users enter text data by clicking on enter button on keyboard.
Variations
- The updatable property of Text Editables is max lenght.
- The updatable behaviour of Text Editables is tooltip.
- The usable dynamic properties of Text Editables are maxLenght, tooltip, hidden and style.