Inputs & Forms
Radio
client23.75 kB
@stellaria/nebula-webRadioPropsPreview
Props
6| Prop | Type | Default |
|---|---|---|
color | ColorExtended | — |
disabled | boolean | — |
label | ReactNode | — |
rootClassName | string | — |
size | Size | — |
value required | string | — |
Slot props
3Each one spreads over an inner element, so you can restyle a region without forking the component.
| Prop | Type | Default |
|---|---|---|
indicatorProps The visual circle. The native input is separate. | BoxSlotProps | — |
labelProps Label next to the radio. | TextSlotProps | — |
markProps The inner dot, which appears on selection. | BoxSlotProps | — |
Also accepts
On top of its own props, this component forwards these groups.
HTML attributes · 301Style props · 127