Home > widget-integration > SearchElementWithBackground
SearchElementWithBackground type
Signature:
export type SearchElementWithBackground = SearchBaseElementSettings & {
backgroundColor: string;
};
References: SearchBaseElementSettings
Home > widget-integration > SearchElementWithBackground
Signature:
export type SearchElementWithBackground = SearchBaseElementSettings & {
backgroundColor: string;
};
References: SearchBaseElementSettings