Skip to content

ArrangementType

type ArrangementType = "zstack" | "hstack" | "vstack";

Defined in: dynamic-line-utils/src/types/layout/types.ts:14