NgDiagramGroupNodeTemplate
Interface for custom group node components.
Extends
Section titled “Extends”NgDiagramNodeTemplate<Data,GroupNode<Data>>
Type Parameters
Section titled “Type Parameters”Data extends DataObject = DataObject
The type of data associated with the group node
Properties
Section titled “Properties”node:
InputSignal<GroupNode<Data>>
Input signal containing the node data and properties.