UNPKG
taffy-coustom-ui
Version:
latest (12.0.4)
12.0.4
自己编译的
www.jqwidgets.com
TaffyBlog/jQWidgets
taffy-coustom-ui
/
demos
/
Angular
/
angular-tree
/
fileroot.htm
7 lines
(6 loc)
•
246 B
HTML
View Raw
1
2
3
4
5
6
7
[
{
"label"
:
"Root"
,
"expanded"
:
"true"
,
"items"
:
[
{
"label"
:
"Root Folder 1"
,
"items"
:
[
{
"value"
:
"file1.htm"
,
"label"
:
"Loading..."
}
]
}
,
{
"label"
:
"Root Folder 2"
,
"items"
:
[
{
"value"
:
"file2.htm"
,
"label"
:
"Loading..."
}
]
}
]
}
]