Home > widget-integration > ISWViewAllButtonSettings
ISWViewAllButtonSettings type
Signature:
export type ISWViewAllButtonSettings = ISWBaseElementSettings & {
backgroundColor: string;
hoverBackgroundColor: string;
};
References: ISWBaseElementSettings