Вот пример использования:
jQuery("#jsTree").bind("loaded.jstree", function(event, data) { }).jstree({
"core": {},
"json_data": {
// Ajax request to load data
},
"themes": {
"theme": "classic",
"dots": true,
"icons": true
},
"types": {
"types": {
"max_children": -2,
"max_depth": -2
}
}
});
Вы можете использовать параметры max_depth & max_children, чтобы ограничить дерево