Skip to content
On this page

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

ShadowProps type

Signature:

typescript
type ShadowProps = {
    shadow?: Properties["boxShadow"];
    shadowVariant?: ShadowVariantCode;
};

References: ShadowVariantCode