Example of Custom Views in React AI AssistView Component

/
/
CustomViews

This sample demonstrates the different view available for the AI AssistView component.

More Details...

Loading....
Description

In this example, the AI AssistView component is configured with three distinct views using the views property.

Each view displays its own unique content:

  • The prompt view includes a textarea with a Generate button and displays a list of suggestions
  • The response view shows the generated response with a copy option.
  • The custom view allows to display the custom content.