Skip to content
On this page

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

LAYOUT_DISPLAY_TYPE variable

Signature:

typescript
LAYOUT_DISPLAY_TYPE: readonly [
    "inline-flex",
    "flex",
    "block"
]