You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > SearchElementWithBackground

SearchElementWithBackground type

Signature:

export type SearchElementWithBackground = SearchBaseElementSettings & {
	backgroundColor: string;
};

References: SearchBaseElementSettings