Logo FS-Skia-UI

Separator Module

Builders for the `Separator` control — a thin divider rule between adjacent content.

Functions and values

Function or value Description

create arg1

Full Usage: create arg1

Parameters:
    arg0 : Attr<'msg> list

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

Build a `Separator` divider from its attributes (takes no content of its own). The typed `Props` front door (`FS.Skia.UI.Controls.Typed`) is the recommended authoring path.

arg0 : Attr<'msg> list
Returns: Control<'msg>

Type something to start searching.