You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > Gorgias > settings

Gorgias.settings property

Signature:

settings: {
		buttonText: string;
		buttonStyle: "solid-button" | "outlined-button" | "plain-button";
		textColor?: string;
		backgroundColor?: string;
		borderColor?: string;
	};