eclipsesource / eclipsesource/tabris-js
Provide integrated ui to show validation/hint message on TextInput
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Adding validation info like "user name can only contain chars a-z" is very common for forms. The `TextInput` should provide the ability to show a message in a platform consistent way.
See eg https://material.io/design/components/text-fields.html#anatomy.
### Environment
- Tabris.js version: 3.0
Contributor guide
Assessment
This issue has not been assessed yet.