UNPKG

zx-editor

Version:

ZxEditor is a HTML5 rich text editor

17 lines (9 loc) 231 B
# Methods 方法 ### $ 参数:`string|HTMLElement|ZxQuery:any` ## setHtml 参数:`string:html` 说明:设置编辑器内容,用户初始化编辑器内容。 ## getHtml 参数:`-` 说明:获取编辑器内容。