Logo FS-Skia-UI

Dock Module

Typed Props front door for the `Dock` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

Authoring defaults; optional fields take their value from here.

Returns: DockProps<'msg>

view props

Full Usage: view props

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

Lowers children via `Widget.toControl` into `Dock.children`, order preserved.

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

Type something to start searching.