You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
I am coding a form, which includes a paper-radio-group with some paper-radio-buttons.
I am trying to make a selection in the radio group mandatory, but I don't see a required property in the documentation of paper-radio-group nor paper-radio-button
Is this a missing feature or is this supposed to be implemented another way?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am coding a form, which includes a
paper-radio-group
with somepaper-radio-button
s.I am trying to make a selection in the radio group mandatory, but I don't see a
required
property in the documentation ofpaper-radio-group
norpaper-radio-button
Is this a missing feature or is this supposed to be implemented another way?
The text was updated successfully, but these errors were encountered: