RadioButton

RadioButton

Source:
Tutorials:
  • Tutorial: `src\stories\Radio.stories.js`
Properties:
Name Type Description
type string

If provided, is discarded and "radio" is used.

text string

Radio button text.

variant string

Radio button variant to use (e.g., "alt-icons").

Default styled radio button component.