Skip to content

rune-langium / visual-editor/src / LayoutDirection

Type Alias: LayoutDirection

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

Defined in: packages/visual-editor/src/types.ts:396

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.