The assistView property maps the customized AiAssistView.
string
Specifies the icon CSS for the assist view. Represents the CSS class for the icon of the assist view.
Defaults to null
string
Specifies the name of the assist view. Represents the name displayed in the assist view.
Defaults to ”
string
| AssistViewType
Specifies the type of the assist view.
Defaults to AssistViewType.Assist
string
| function
| JSX.Element
Specifies the template for the view of the assist view. Represents the template for rendering the view, which can be a string or a function.
Defaults to ”