We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see the "required" attribute for Checkbox and ComboBox but not for other types of fields. Can you clarify how to specify this for TextField etc?
1.0.1
The text was updated successfully, but these errors were encountered:
"required" attribute is missing in different fields, i will fix this as a bug in the patch 1.0.2 today.
Sorry, something went wrong.
🐛 'Required' Attribute #82
521d90c
🐛 adding the "required" attribute to all input fields fixes #82 📝 adding doc
SaifJerbi
No branches or pull requests
Description
I see the "required" attribute for Checkbox and ComboBox but not for other types of fields. Can you clarify how to specify this for TextField etc?
Versions
1.0.1
The text was updated successfully, but these errors were encountered: