UNPKG
zx-editor
Version:
latest (3.0.4-alpha)
3.0.4-alpha
3.0.2
3.0.1
3.0.0-alpha
2.5.3
2.5.2
2.5.1
2.5.0
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.11
2.2.10
2.2.9
2.2.8
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.1.1
2.1.0
1.0.4
1.0.2
1.0.1
0.0.1
ZxEditor is a HTML5 rich text editor
github.com/capricorncd/zx-editor
capricorncd/zx-editor
zx-editor
/
gitbook
/
methods.md
17 lines
(9 loc)
•
231 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Methods 方法
### $
参数:
`string|HTMLElement|ZxQuery:any`
## setHtml
参数:
`string:html`
说明:设置编辑器内容,用户初始化编辑器内容。
## getHtml
参数:
`-`
说明:获取编辑器内容。