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 FRadio.grouped 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.
- FRadioStyle
- A FRadio's style.