Skip to content

LayoutDirection

LayoutDirection = typeof layoutDirections[number]

Diagram flow direction. 'RIGHT' arranges nodes left→right (default for horizontal workflows); 'DOWN' arranges them top→bottom.