Class AIPromptCommandViewContent
Inheritance
System.Object
AIPromptCommandViewContent
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class AIPromptCommandViewContent : ComponentBase
Constructors
AIPromptCommandViewContent()
Declaration
public AIPromptCommandViewContent()
Properties
Container
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|