Logo FS-Skia-UI

DialogProps<'msg> Type

Immutable, compiler-checked authoring surface for a modal dialog. `children` required. `OnSelected = None` lowers to no binding.

Record fields

Record Field Description

Children

Full Usage: Children

Field type: Widget<'msg> list
Field type: Widget<'msg> list

Id

Full Usage: Id

Field type: ControlId option
Field type: ControlId option

IsOpen

Full Usage: IsOpen

Field type: bool
Field type: bool

OnSelected

Full Usage: OnSelected

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

Title

Full Usage: Title

Field type: string option
Field type: string option

Type something to start searching.