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