Documentation

Tree

CSS Image Map

css class Element
.webix_tree the whole tree
.webix_tree_branch_1 the first-level items of the tree
.webix_tree_branch_2 the second-level items of the tree
.webix_tree_branch_3 the third-level branches of the tree
.webix_tree_item an inline item within the tree
.webix_tree_folder a 'closed' folder icon
.webix_tree_folder_open an 'open' folder icon
.webix_tree_file a file icon
.webix_tree_close a 'closed branch' sign
.webix_tree_open an 'open branch' sign
.webix_tree_checkbox a checkbox (if any)

Read more about Tree.

Back to top