Class ResponseToolbarItem
Inheritance
ResponseToolbarItem
Inherited Members
Namespace: Syncfusion.Blazor.InteractiveChat
Assembly: Syncfusion.Blazor.dll
Syntax
public class ResponseToolbarItem : AssistViewToolbarItem, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ResponseToolbarItem()
Declaration
public ResponseToolbarItem()
Methods
Dispose(bool)
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
Overrides
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
| Type |
|---|
| Task |