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
- class HtmlContentEditorAttribute
Gets or sets the editor provider. Allowed values are "ckeditor" and "tiptap". Default is "ckeditor".
public string? EditorProvider { get; set; }