ListBoxProps<'msg> Type
Immutable, compiler-checked authoring surface for a single-selection list box.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
Items
Field type: string list
|
|
Full Usage:
OnSelected
Field type: (string -> 'msg) option
|
|