ClassCustomTool
Class
The class for the editor tool that points to a custom tool definition EditorCustomTool. Used for adding custom tools to the toolbar.
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class CustomTool : IEditorTool
Inheritance: objectCustomTool
Implements:
Constructors
CustomTool()
Declaration
cs-api-definition
public CustomTool()