AIPromptToolbarItemInterface
Interface
An interface for the AIPromptToolbarItem.
Definition
Package:@progress/kendo-vue-conversational-ui
Properties
buttonIcon?
SVGIcon
Defines the svgIcon used in the Toolbar button.
buttonText?
string
Defines the text used in the Toolbar button.
content?
string | Object | Function
Defines custom content for the item. It can be either a name of a named slot or a rendered function.
name
string
Defines the name of the view witch is related to.