Enum
EditorEditMode

The edit mode of the Editor.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum EditorEditMode

Fields

Div

The content area is rendered as an content editable div element.

Declaration

cs-api-definition
Div = 1

Field Value

EditorEditMode

Iframe

The content area is rendered as an iframe element.

Declaration

cs-api-definition
Iframe = 0

Field Value

EditorEditMode

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