chat-box
<ai-portal.chat-box>
构件 ai-portal.chat-box
Examples
Basic
With cruise canvas
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
disabled | boolean | |||
placeholder | string | |||
autoFocus | boolean | |||
suggestions | Suggestion[] | |||
suggestionsLabel | string |
Events
Name | Description | Event Detail |
---|---|---|
message.submit | string |
Type references
Suggestion
Name | Description | Type | Default | Required |
---|---|---|---|---|
title | string | ✅ | ||
content | string | ✅ |