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