Radio

Inputs to select one of multiple options
Radio inputs are generally used in radio groups—collections of radio buttons describing a set of related options. Only one radio button in a given group can be selected at the same time. Check out the forms info page in the sidebar for more info regarding FormControls.
Inputs
control : FormControl<T>
options : readonly ((T extends string | number ? T : never) | RadioOptionItem<T>)[]
forListItem ?: boolean = false
id ?: string
orientation ?: RadioOrientation = RadioOrientation.VERTICAL
orientationDesktop ?: RadioOrientation = RadioOrientation.VERTICAL
size ?: RadioSize = RadioSize.SMALL
textColor ?: RadioTextColor = 'foreground'
weight ?: FontWeight = FontWeight.NORMAL
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.