Skip to content
On this page

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

LAYOUT_ALIGN variable

Signature:

typescript
LAYOUT_ALIGN: readonly [
    "flex-start",
    "center",
    "flex-end",
    "stretch"
]