Vue HtmlEditor - Converter
An object that configures converter settings.
import { DxHtmlEditorTypes } from "devextreme-vue/html-editor"
Type:
DxHtmlEditorTypes.Converter
fromHtml
A function that converts an HTML Editor value from HTML to another markup language.
Selector: from-html
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.
Selector: 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.