Skip to content

HtmlContentEditorAttribute.EditorProvider property

Gets or sets the editor provider. Allowed values are "ckeditor" and "tiptap". Default is "ckeditor".

public string? EditorProvider { get; set; }

See Also