Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
RadioGroup
TheRadioGroup component allows users to select exactly one option from a set.
Usage
Props
Array of options
{ label: string, value: string }.Field name grouping the radios.
Initially selected value.
Layout direction:
vertical or horizontal.
