RadioGroupProps<'msg> Type
Immutable, compiler-checked authoring surface for a radio group. `items` required.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
Items
Field type: string list
|
|
Full Usage:
OnChanged
Field type: (string -> 'msg) option
|
|
Full Usage:
SelectedKey
Field type: string option
|
|