Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

DEFAULT_STYLES

const DEFAULT_STYLES: object = STYLES_DEFAULT_STYLES

Defined in: packages/sigma/src/types.ts:515

Type Declaration

edges

edges: EdgeStyleRule<Attributes, BaseEdgeState, BaseGraphState, EmptyVariables, "edges" | "topEdges">

nodes

nodes: NodeStyleRule<Attributes, BaseNodeState, BaseGraphState, EmptyVariables, "nodes" | "topNodes">