Logo FS-Skia-UI

GraphView Module

Graph-view control rendering a set of named nodes and their relationships; author it through the typed `Props` front door.

Functions and values

Function or value Description

create arg1

Full Usage: create arg1

Parameters:
    arg0 : Attr<'msg> list

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

Builds a `GraphView` `Control` from the given attributes.

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

nodes arg1

Full Usage: nodes arg1

Parameters:
    arg0 : string list

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

Attribute supplying the graph's `nodes` by name.

arg0 : string list
Returns: Attr<'msg>

Type something to start searching.