Function: htmlTransferPlugin()
July 5, 2026 ยท View on GitHub
Function: htmlTransferPlugin()
htmlTransferPlugin<
T>(editor,options):void
Defined in: plugins/transfer/htmlTransfer.ts:128
A plugin to handle copying / pasting HTML
Type Parameters
T
T extends DocNode
Parameters
editor
Editor<T>
options
serializers
HtmlSerializers<T>
Returns
void