Skip to content

remora-monorepo


remora-monorepo / viewer / LayoutDirection

Type Alias: LayoutDirection

LayoutDirection = "vertical" | "horizontal"

Defined in: packages/ui/src/graph-layout.ts:20

Controls whether the DAG flows top-to-bottom ("vertical") or left-to-right ("horizontal").