API Reference > ui-components > Tree > TreeProps > checkboxInfo checkboxInfo MethodOptional Alternative source of truth for node checkbox information. Note: when set, this property overrides checkbox-related TreeNodeItem attributes checkboxInfo(node: TreeNodeItem): CheckBoxInfo | Promise<CheckBoxInfo> Parameter Type Description node TreeNodeItem Returns - CheckBoxInfo | Promise<CheckBoxInfo> Defined in ui/components/src/ui-components/tree/deprecated/component/Tree.tsx Line 175 Last Updated: 11 June, 2024