Skip to content

LayoutDirection

type LayoutDirection = "TB" | "LR" | "RL" | "BT";

Defined in: src/types/index.ts:429

Graph layout direction