ClassAIPromptCommandItemTemplateContext
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class AIPromptCommandItemTemplateContext
Inheritance: objectAIPromptCommandItemTemplateContext
Constructors
AIPromptCommandItemTemplateContext()
Declaration
cs-api-definition
public AIPromptCommandItemTemplateContext()
Properties
Command
Declaration
cs-api-definition
public AIPromptCommandDescriptor Command { get; set; }
Property Value