Is it possible to use a non-string type for a radio value? #1939
Unanswered
aidan-keay
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Well, TypeScript would complain, as value is defined as |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to use numbers or objects as a radio value, is this possible? Something like:
Beta Was this translation helpful? Give feedback.
All reactions