widgets/radio library
A radio button that typically allows the user to choose only one of a predefined set of options.
It is recommended to use FSelectGroup in conjunction with FSelectGroupItem.radio to create a group of radio buttons.
See https://forui.dev/docs/form/radio for working examples.
Classes
- FRadio
- A radio button that typically allows the user to choose only one of a predefined set of options.
- FRadioErrorStyle
- A FRadio's error style.
- FRadioStateStyle
- A FRadio's state style.
- FRadioStyle
- A FRadio's style.