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;
};