NgDiagramNodeResizeAdornmentComponent
The NgDiagramNodeResizeAdornmentComponent displays resize handles and lines around a selected, resizable node.
Example usage
Section titled “Example usage”<ng-diagram-node-resize-adornment> <!-- Node content here --></ng-diagram-node-resize-adornment>Extends
Section titled “Extends”NodeContextGuardBase
Properties
Section titled “Properties”defaultResizable
Section titled “defaultResizable”defaultResizable:
InputSignal<undefined|boolean>
Whether the node is resizable.
Default
Section titled “Default”undefined