Logo FS-Skia-UI

Tooltip Module

Typed Props front door for the `Tooltip` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

Authoring defaults; optional fields take their value from here.

Returns: TooltipProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `Tooltip.create [ Tooltip.text props.Text ]`.

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

Type something to start searching.