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

GeneratedNodeProgram

GeneratedNodeProgram<N, E, G> = NodeProgramBundle<N, E, G> & object

Defined in: packages/sigma/src/primitives/parser.ts:280

Result of generating a node program suite from primitives: the node program plus its label / backdrop / label-background companions and the declared graphic variables.

Type Declaration

variables

variables: VariablesDefinition

Type Parameters

N

N extends Attributes = Attributes

E

E extends Attributes = Attributes

G

G extends Attributes = Attributes