Interface LayoutConfig

interface LayoutConfig {
    hasContentMaxWidth?: boolean;
    showFrame?: boolean;
}

Properties

hasContentMaxWidth?: boolean

Indicates if content inside the web chat widget should be constrained to a max-width.

At larger widths the card, carousel, options and conversational search response types have pending issues.

showFrame?: boolean

Indicates if the web chat widget should keep its border and box-shadow.

MMNEPVFCICPMFPCPTTAAATR