+ There are multiple ways to create radio buttons using the tailwind component
+ libray. You can either create them manually using the
+ InputRadio
and InputLabel
components, but this
+ requires a but more work to link form elements to ensure they are part of
+ the same group. The examples below demonstrate the three different ways to
+ use the InputRadioGroup
component.
+