Skip to content

@jsvision/ui / Justify

Type Alias: Justify

Justify = "start" | "center" | "end" | "space-between"

Defined in: ui/src/layout/types.ts:42

Main-axis distribution of leftover space (like CSS justify-content).