Checkbox component + readonly #564
Answered
by
serifluous
elainelylee
asked this question in
General
-
Is the read only version of the checkbox the same as the disabled version? |
Beta Was this translation helpful? Give feedback.
Answered by
serifluous
Jul 10, 2020
Replies: 2 comments
-
We don't have a readonly variant of the checkbox. What are you looking to use it for? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TheSisb
-
I will also add that readonly is not supported by the native HTML element for checkbox and radio types, so we decided to follow the specification on those ones unfortunately. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't have a readonly variant of the checkbox. What are you looking to use it for?