You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > ISWSettings
ISWSettings type
Signature:
export type ISWSettings = {
backgroundSuggestion: string;
backgroundProducts: string;
hoverBackgroundSuggestion: string;
hoverBackgroundProducts: string;
elements: ISWElements;
};
References: ISWElements