Radio
A selectable input, of which 1 must be selected at all times within a group.
Importing
1
import { Radio } from '@infinityfx/fluid';Usage
Grouped
API reference
Radio Props
size?
'xsm' | 'sml' | 'med' | 'lrg'
'med'
color?
string
Custom accent color for the radio when checked.
error?
any
Marks the radio as invalid when truthy.
disabled?
boolean
false