Home > @jsplumbtoolkit/layout-hierarchical > HierarchicalLayoutParameters > invert
HierarchicalLayoutParameters.invert property
Optional, defaults to false. If true, the layout will be inverted, ie. the root node will be at the bottom for horizontal layouts, and to the right for vertical layouts
Signature:
invert?: boolean;