IEditorCustomToolRendering
Interface
Base interface that describes a custom tool in the editor.
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public interface IEditorCustomToolRendering
Derived Classes:
Properties
C#
RenderFragment ChildContent { get; set; }