Open dinony opened 5 years ago
You're right - type radio (and type checkbox) are currently not supported. For simple binary inputs you could use OnOffToggleButton instead.
Could you explain your use case? Maybe we can add a component to satisfy it.
Hi,
In the docs the type attribute is claimed to allow:
In a form I have to use radio buttons (type="radio"), but I think it is not supported?