TreeTable CSS

TreeTable combines features of the Tree and DataTable. Hence, its CSS classes for it are inherited from both of the components.

Webix Tree Table basic use

CSS class Element
.webix_dtable the whole TreeTable
.webix_column a column of the TreeTable
.webix_cell a cell of the TreeTable
.webix_tree_folder_open an 'open' folder icon
.webix_tree_folder a 'closed' folder icon
.webix_tree_file a file icon
.webix_tree_open an 'opened branch' sign
.webix_tree_close a 'closed branch' sign
.webix_tree_none an 'empty' branch sign

Read more about TreeTable

Back to top
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of tree table widget product.