InteractionIntelligenceMode
Home > @gooddata/sdk-ui-gen-ai > InteractionIntelligenceMode
InteractionIntelligenceMode type
The modes the panel can render: the full list/timeline view or a single category's detail view.
Signature:
export type InteractionIntelligenceMode = "list" | "detail";