Skip to content
On this page

Home > @plaidev/karte-action-sdk > LAYOUT_JUSTIFY

LAYOUT_JUSTIFY variable

Signature:

typescript
LAYOUT_JUSTIFY: readonly [
    "flex-start",
    "center",
    "flex-end",
    "space-between"
]