New to Telerik UI for BlazorStart a free 30-day trial

The class that describes the event arguments of the OnRequest event of the AIPrompt component.

Definition

Constructors

C#
public AIPromptPromptRequestEventArgs()

Properties

C#
public AIPromptOutputItemDescriptor OutputItem { get; set; }