Files
shopee-apps/assets/ajax/ajax-treeview-roots.json
2026-06-13 16:02:07 +10:00

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"
}]