New to Telerik UI for ASP.NET Core? Download free 30-day trial

AIPromptPromptOutputTagHelper

Example

<prompt-output>
</prompt-output>

Attributes

Attribute Type Description
id String The id of the prompt output. If none is provided, the id will be generated as a kendo.guid(). The ID is rendered as data-id attribute in the prompt output.
output String The output content generated from the prompt.
prompt String The prompt text used to generate this output.
In this article
Not finding the help you need?