Interface
IEditorCustomToolRendering

Base interface that describes a custom tool in the editor.

Definition

Namespace:Telerik.Blazor.Components.Editor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public interface IEditorCustomToolRendering

Properties

ChildContent

Declaration

cs-api-definition
RenderFragment ChildContent { get; set; }

Property Value

RenderFragment

Name

Declaration

cs-api-definition
string Name { get; set; }

Property Value

string

In this article
DefinitionPropertiesChildContentName
Not finding the help you need?
Contact Support