New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-conversational-ui

Properties

id

string | number

Example usage of the id property:

jsx
const output = { id: 1, responseContent: 'Generated content' };

prompt?

string

Example usage of the prompt property:

jsx
const output = { prompt: 'User prompt', responseContent: 'Generated content' };

Example usage of the responseContent property:

jsx
const output = { responseContent: 'Generated content' };
In this article
DefinitionPropertiesidprompt?responseContent
Not finding the help you need?
Contact Support