Enum AudioToolbarCommand
Defines types to be used to configure the toolbar items in the Audio Quick Toolbar.
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public enum AudioToolbarCommand
Remarks
Applies settings for managing audio elements directly from within the editor.
Fields
| Name | Description |
|---|---|
| AudioLayoutOption | Defines the AudioToolbarCommand as Display. |
| AudioRemove | Defines the AudioToolbarCommand as Remove. |
| AudioReplace | Defines the AudioToolbarCommand as Replace. |