NgDiagramNodeRotateAdornmentComponent
The NgDiagramNodeRotateAdornmentComponent displays a rotation handle for a selected, rotatable node.
Example usage
Section titled “Example usage”<ng-diagram-node-rotate-adornment /><!-- Add your node content here -->Extends
Section titled “Extends”NodeContextGuardBase
Properties
Section titled “Properties”defaultRotatable
Section titled “defaultRotatable”defaultRotatable:
InputSignal<undefined|boolean>
Whether the node is rotatable.
Default
Section titled “Default”undefined