Angular HtmlEditor - Converter
An object that configures converter settings.
import { DxHtmlEditorTypes } from "devextreme-angular/ui/html-editor"
Type:
DxHtmlEditorTypes.Converter
fromHtml
A function that converts an HTML Editor value from HTML to another markup language.
Type:
Function parameters:
value:
The HTML Editor value.
Return Value:
The converted value.
toHtml
A function that converts an HTML Editor value from a markup language to HTML.
Type:
Function parameters:
value:
The HTML Editor value.
Return Value:
The converted value.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.