New to Telerik UI for BlazorStart a free 30-day trial

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: EditorCustomTool

Properties

C#
RenderFragment ChildContent { get; set; }
C#
string Name { get; set; }
In this article
DefinitionPropertiesChildContentName
Not finding the help you need?
Contact Support