10 lines
143 B
JSON
10 lines
143 B
JSON
[{
|
|
"id": "demo_root_1",
|
|
"text": "Root 1",
|
|
"children": true,
|
|
"type": "root"
|
|
}, {
|
|
"id": "demo_root_2",
|
|
"text": "Root 2",
|
|
"type": "root"
|
|
}] |