Class ChatToolbarItem
Represents a single toolbar item used in the header or footer toolbar of the SfChatUI component. Inherits from HeaderToolbarItem and supports configuration of text, icons, tooltips, templates, and state (visible/disabled).
Inheritance
ChatToolbarItem
Inherited Members
Namespace: Syncfusion.Blazor.InteractiveChat
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChatToolbarItem : HeaderToolbarItem, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChatToolbarItem()
Declaration
public ChatToolbarItem()