Skip to main content

Variable: defaultRadioGroupDriverOption

const defaultRadioGroupDriverOption: ListComponentDriverSpecificOption<RadioDriver>

Defined in: packages/component-driver-mui-v9/src/components/RadioGroupDriver.ts:21

Radio options are located by their FormControlLabel root, which wraps the radio <input> and renders the label text — the unit a RadioDriver drives.