Logo FS-Skia-UI

Stack Module

Typed Props front door for the `Stack` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

Authoring defaults; optional fields take their value from here.

Returns: StackProps<'msg>

view props

Full Usage: view props

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

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

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

Type something to start searching.