Appearance
Home > @plaidev/karte-action-sdk > BackgroundImageProps
BackgroundImageProps type
Signature:
typescript
type BackgroundImageProps = {
backgroundImageUrl?: string;
};
Home > @plaidev/karte-action-sdk > BackgroundImageProps
Signature:
type BackgroundImageProps = {
backgroundImageUrl?: string;
};