<1 min read
AiOverview
AiOverview
Props
| Name | Description | Type | Default |
|---|---|---|---|
title | The text displayed when the question ended loading | string | |
titleLoading | The text displayed when the question is loading. | string | 'Generating with Empathy AI' |
expandText | The text displayed on the toggle button when collapsed. | string | 'Show more' |
collapseText | The text displayed on the toggle button when expanded. | string | 'Show less' |
slidingPanelsClasses | The classes added to each sliding panel for each query. | string | |
slidingPanelContainersClasses | The classes added to each sliding panel container of each query. | string | |
slidingPanelButtonsClasses | The classes added to each sliding panel buttons of each query. | string | |
Slots
| Name | Description | Bindings (name - type - description) |
|---|---|---|
title-loading | None | |
extra-content | None | |
sliding-panel | ||
sliding-panels-addons | ||
sliding-panels-left-button | None | |
sliding-panels-right-button | None | |
result | (required) result card | |
suggestions-extra-content | None |