Logo FS-Skia-UI

ListViewProps<'msg> Type

Immutable, compiler-checked authoring surface for a bounded list view. `items` required. Reuses the existing `Collections` model — no parallel state type (FR-004/SC-003). `OnSelected = None` lowers to no binding.

Record fields

Record Field Description

Id

Full Usage: Id

Field type: ControlId
Field type: ControlId

Items

Full Usage: Items

Field type: string list
Field type: string list

OnSelected

Full Usage: OnSelected

Field type: (string -> 'msg) option
Field type: (string -> 'msg) option

Type something to start searching.