Logo FS-Skia-UI

TimePickerProps<'msg> Type

Immutable, compiler-checked authoring surface for a time entry. `Value` is a BCL `TimeOnly` (out-of-range time is unrepresentable); `None` = no selection. `OnChange = None` lowers to no binding.

Record fields

Record Field Description

Enabled

Full Usage: Enabled

Field type: bool
Field type: bool

Id

Full Usage: Id

Field type: ControlId option
Field type: ControlId option

OnChange

Full Usage: OnChange

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

Value

Full Usage: Value

Field type: TimeOnly option
Field type: TimeOnly option

Type something to start searching.