Why does the checkbox not support the 'required' prop? #3510
Unanswered
charliematters
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a big fan of the new catalyst framework, but I've been tripped up by the checkbox component not supporting the 'required' attribute detailed here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#validation
Is this an oversight, or a deliberate decision. If it's the latter, is there an example of how I can get it to play nice with the HTML5 form validity states?
Beta Was this translation helpful? Give feedback.
All reactions