UNPKG
jstree
Version:
3.0.0 (3.0.0)
3.0.0-beta10 (3.0.0-beta10)
3.0.1 (3.0.1)
3.0.2 (3.0.2)
3.0.3 (3.0.3)
3.0.4 (3.0.4)
3.0.5 (3.0.5)
3.0.6 (3.0.6)
3.0.7 (3.0.7)
3.0.8 (3.0.8)
3.0.9 (3.0.9)
3.1.0 (3.1.0)
3.1.1 (3.1.1)
latest (3.3.17)
3.3.17
3.3.16
3.3.15
3.3.14
3.3.13
3.3.12
3.3.11
3.3.10
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-beta10
jQuery tree plugin
jstree.com
vakata/jstree
jstree
/
demo
/
basic
/
root.json
1 lines
•
104 B
JSON
View Raw
1
[{
"id"
:1,
"text"
:
"Root node"
,
"children"
:[{
"id"
:2,
"text"
:
"Child node 1"
},{
"id"
:3,
"text"
:
"Child node 2"
}]
}]