elevo-sidebar
<ai-portal.elevo-sidebar>
构件 ai-portal.elevo-sidebar
Examples
Basic
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
userInstanceId | string | |||
behavior | "default" | "drawer" | |||
logoUrl | string | |||
newChatUrl | string | |||
historyActiveId | string | |||
historyUrlTemplate | string | |||
historyActions | ActionType[] |
Events
Name | Description | Event Detail |
---|---|---|
logout | void | |
action.click | ActionClickDetail |
Type references
ActionClickDetail
Name | Description | Type | Default | Required |
---|---|---|---|---|
action | SimpleActionType | ✅ | ||
item | HistoryItem | ✅ |
HistoryItem
Name | Description | Type | Default | Required |
---|---|---|---|---|
id | string | ✅ | ||
title | string | ✅ | ||
startTime | number | ✅ | ||
state | TaskState |