UNPKG
kero
Version:
latest (3.2.5)
3.5.1
3.5.0
3.4.15
3.4.14
3.4.13
3.4.12
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.5
3.2.4
3.2.3
3.2.2
3.2.0
3.1.27
3.1.26
3.1.25
3.1.3
3.1.2
3.1.1
3.0.3
2.1.23
2.1.22
2.1.21
2.1.19
2.1.18
2.1.17
2.1.16
2.1.15
2.1.14
2.1.13
2.1.12
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
github.com/iuap-design/kero
iuap-design/kero
kero
/
snippets
/
examples
/
tree
/
1-base
/
widget.html
3 lines
(2 loc)
•
174 B
HTML
View Raw
1
2
3
<div id=
"treeTest"
class
="
ztree
"
u
-
meta
='
{
"id"
:
"tree2"
,
"data"
:
"dataTable"
,
"type"
:
"tree"
,
"idField"
:
"id"
,
"pidField"
:
"pid"
,
"nameField"
:
"title"
,
"setting"
:
"treeSetting"
}
'> </div>