Class
AIPromptOutputRateEventArgs

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

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class AIPromptOutputRateEventArgs

Inheritance: objectAIPromptOutputRateEventArgs

Constructors

AIPromptOutputRateEventArgs()

Declaration

cs-api-definition
public AIPromptOutputRateEventArgs()

Properties

Output

Declaration

cs-api-definition
public AIPromptOutputItemDescriptor Output { get; set; }

Property Value

AIPromptOutputItemDescriptor