Logo FS-Skia-UI

Border Module

Typed Props front door for the `Border` control.

Functions and values

Function or value Description

defaults child

Full Usage: defaults child

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

Authoring defaults for the given required child; optional fields take their value from here.

child : Widget<'msg>
Returns: BorderProps<'msg>

view props

Full Usage: view props

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

Lowers its single child via `Widget.toControl` into `Border.child`.

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

Type something to start searching.