diff --git a/docs/tree/loading_data.md b/docs/tree/loading_data.md index 4e0ce49f..29a3ea88 100644 --- a/docs/tree/loading_data.md +++ b/docs/tree/loading_data.md @@ -104,6 +104,10 @@ Each object in the data set contains configuration of a tree item. The structure checkbox (boolean) optional, enables/disables displaying a checkbox for a tree item + + checked + (boolean) optional, checks/unchecks a checkbox of a tree item, works when the checkbox property is set to true + items (array) an array of nested items