Skip to content

Type Alias: LayoutDirectionDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Visualization / LayoutDirectionDto

Type Alias: LayoutDirectionDto

LayoutDirectionDto = "top_bottom" | "bottom_top" | "left_right" | "right_left"

Defined in: src/types/visualization.ts:20

Layout direction hint for hierarchical graph layouts.