Interface: SigmaContextInterface<N, E, G>
Defined in: packages/core/src/hooks/context.ts:5
Type Parameters
• N extends Attributes = Attributes
• E extends Attributes = Attributes
• G extends Attributes = Attributes
Properties
container
container:
HTMLElement
Defined in: packages/core/src/hooks/context.ts:11
sigma
sigma:
Sigma<N,E,G>
Defined in: packages/core/src/hooks/context.ts:10