Skip to content
On this page

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

FontFamilyProps type

Signature:

typescript
type FontFamilyProps = {
    fontFamilyVariant?: FontFamilyVariantCode;
    fontFamily?: Properties["fontFamily"];
};

References: FontFamilyVariantCode