jodit-pro
Version:
PRO Version of Jodit Editor
2 lines (1 loc) • 393 B
JavaScript
const e="replaceSelection",t="Replace the current selection with new HTML content",n=[{name:"html",type:"string",description:"HTML content to insert in place of the selection",required:!0},{name:"collapseToEnd",type:"boolean",description:"Move cursor to the end of the inserted content",required:!1,default:!0}],o=!0;export{t as description,e as name,n as parameters,o as requiresPermission};