You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > ISWViewAllButtonSettings
ISWViewAllButtonSettings type
Signature:
export type ISWViewAllButtonSettings = ISWBaseElementSettings & {
backgroundColor: string;
hoverBackgroundColor: string;
};
References: ISWBaseElementSettings