Logo FS-Skia-UI

DatePicker Module

Typed Props front door for the `DatePicker` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

Returns: DatePickerProps<'msg>
Type parameters: 'msg

Authoring defaults; optional fields take their value from here.

Returns: DatePickerProps<'msg>

view props

Full Usage: view props

Parameters:
Returns: Widget<'msg>
Type parameters: 'msg

Lowers to a legacy `Stack` of [ read-only field showing the formatted `Value` or a placeholder; trigger `Button`; an `Overlay` `Grid` of day `Button`s shown when `IsOpen` ]; `Value = None` ⇒ placeholder + empty calendar; `OnChange = None` ⇒ no binding.

props : DatePickerProps<'msg>
Returns: Widget<'msg>

Type something to start searching.