Logo FS-Skia-UI

ScrollViewer Module

Typed Props front door for the `ScrollViewer` control.

Functions and values

Function or value Description

defaults controlId child

Full Usage: defaults controlId child

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

Authoring defaults for the given required `Id` and child.

controlId : ControlId
child : Widget<'msg>
Returns: ScrollViewerProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `Control.standard (Custom "scroll-viewer")`.

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

Type something to start searching.