Enum LinkToolbarCommand
Defines types to be used to configure the toolbar items in the Link Quick Toolbar.
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public enum LinkToolbarCommand
Remarks
Provides quick access to various link-related commands right within the toolbar.
Fields
| Name | Description |
|---|---|
| Edit | Defines the LinkToolbarCommand as Edit. |
| Open | Defines the LinkToolbarCommand as Open. |
| UnLink | Defines the LinkToolbarCommand as UnLink. |