Appearance
Home > @plaidev/karte-action-sdk > ShadowProps
ShadowProps type
Signature:
typescript
type ShadowProps = {
shadow?: Properties["boxShadow"];
shadowVariant?: ShadowVariantCode;
};
References: ShadowVariantCode