Class LinkToolbarCommand
Defines types to be used to configure the toolbar items in Link Quick Toolbar.
Inheritance
System.Object
LinkToolbarCommand
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class LinkToolbarCommand : Enum
Fields
Edit
Defines the LinkToolbarCommand as Edit.
Declaration
public const LinkToolbarCommand Edit
Field Value
Type | Description |
---|---|
LinkToolbarCommand |
Open
Defines the LinkToolbarCommand as Open.
Declaration
public const LinkToolbarCommand Open
Field Value
Type | Description |
---|---|
LinkToolbarCommand |
UnLink
Defines the LinkToolbarCommand as UnLink.
Declaration
public const LinkToolbarCommand UnLink
Field Value
Type | Description |
---|---|
LinkToolbarCommand |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |