Skip to content
On this page

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

BUTTON_TEXT_SIZE variable

Signature:

typescript
BUTTON_TEXT_SIZE: {
    readonly small: "Small";
    readonly medium: "Medium";
    readonly large: "Large";
}