menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PromptToolbarItem - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PromptToolbarItem

    Inheritance
    System.Object
    AssistViewToolbarItem
    PromptToolbarItem
    Inherited Members
    AssistViewToolbarItem.CssClass
    AssistViewToolbarItem.Disabled
    AssistViewToolbarItem.IconCss
    AssistViewToolbarItem.TabIndex
    AssistViewToolbarItem.Template
    AssistViewToolbarItem.Text
    AssistViewToolbarItem.Tooltip
    AssistViewToolbarItem.Type
    AssistViewToolbarItem.Visible
    Namespace: Syncfusion.Blazor.InteractiveChat
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class PromptToolbarItem : AssistViewToolbarItem

    Constructors

    PromptToolbarItem()

    Declaration
    public PromptToolbarItem()

    Methods

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    AssistViewToolbarItem.Dispose(Boolean)

    OnInitializedAsync()

    Declaration
    protected override Task OnInitializedAsync()
    Returns
    Type
    System.Threading.Tasks.Task
    Overrides
    AssistViewToolbarItem.OnInitializedAsync()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved