LayoutDirection = typeof layoutDirections[number]
layoutDirections
number
Diagram flow direction. 'RIGHT' arranges nodes left→right (default for horizontal workflows); 'DOWN' arranges them top→bottom.
'RIGHT'
'DOWN'