Toggle Button Validation
#30608
-
Beta Was this translation helpful? Give feedback.
Answered by
mdo
Apr 17, 2020
Replies: 2 comments 3 replies
-
There's no validation styles for this currently, no. I'm not sure what we'd be able to do for that with CSS alone that'd be acceptable for all situations. I'm open to ideas! One idea for me is, if those are truly radio powered buttons, you could theoretically use them to toggle form validation messages. I just don't know about how, if at all, to restyle the buttons. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mdo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no validation styles for this currently, no. I'm not sure what we'd be able to do for that with CSS alone that'd be acceptable for all situations. I'm open to ideas!
One idea for me is, if those are truly radio powered buttons, you could theoretically use them to toggle form validation messages. I just don't know about how, if at all, to restyle the buttons.