Logo FS-Skia-UI

Overlay Module

Typed Props front door for the `Overlay` control.

Functions and values

Function or value Description

defaults child

Full Usage: defaults child

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

Authoring defaults for the given required child.

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

view props

Full Usage: view props

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

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

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

Type something to start searching.