You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > ISWViewAllButtonSettings

ISWViewAllButtonSettings type

Signature:

export type ISWViewAllButtonSettings = ISWBaseElementSettings & {
	backgroundColor: string;
	hoverBackgroundColor: string;
};

References: ISWBaseElementSettings