Skip to content

NgDiagramNodeRotateAdornmentComponent

since v0.8.0

The NgDiagramNodeRotateAdornmentComponent displays a rotation handle for a selected, rotatable node.

<ng-diagram-node-rotate-adornment />
<!-- Add your node content here -->
  • NodeContextGuardBase

defaultRotatable: InputSignal<undefined | boolean>

Whether the node is rotatable.

undefined