threeState

enable three-state checkboxes

boolean threeState;

Example

webix.ui({
    view: "tree",
    threeState: true
})

Back to top
If you have not checked yet, be sure to visit site of our main product Webix js framework and page of treemap javascript product.