Class RadzenHtmlEditorSource
A tool which switches between rendered and source views in RadzenHtmlEditor.
Inheritance
System.Object
RadzenHtmlEditorSource
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
Syntax
public class RadzenHtmlEditorSource : object
Properties
Title
Specifies the title (tooltip) displayed when the user hovers the tool. Set to "View source"
by default.
Declaration
public string Title { get; set; }
Property Value
Type | Description |
---|---|
System.String |