CheckboxesSuggest EditsYou can specify useCheckboxes option to show checkboxes, and the tree selection APIs to control and access which node is currently selected. Demo Source code for this demo By default, parent nodes reflect and control the status of children. If you wish to override this behaviour, specify useTriState: false in the options.Copy PageTable of Contents Demo