Logo FS-Skia-UI

GraphView Module

Typed Props front door for the `GraphView` control.

Functions and values

Function or value Description

defaults

Full Usage: defaults

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

Authoring defaults; optional fields take their value from here.

Returns: GraphViewProps<'msg>

view props

Full Usage: view props

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

Lowers structurally equal to `GraphView.create [ GraphView.nodes props.Nodes ]`.

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

Type something to start searching.