Skip to content

Commit 4d3c162

Browse files
Add docs on TreeView checkboxes (#206)
* chore(treeview-checkboxes): inital structure and single node article * chore(treeview-checkboxes): overview article * chore(checkboxes-treeview): overview article * chore(events): add checkeditemschanged event to the events article * chore(treeview): add example image * chore(treeview-checkboxes): add the checkboxes folder to the config.yml file * chore(treeview): minor improvements * chore(treeview-checkboxes): move the checking and selecting node example to the overview article Co-authored-by: Marin Bratanov <[email protected]>
1 parent e68dcc2 commit 4d3c162

13 files changed

+1555
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ navigation:
131131
"*components/treeview/selection":
132132
title: "Selection"
133133
position: 3
134+
"*components/treeview/checkboxes":
135+
title: "CheckBoxes"
136+
position: 4
134137
"*components/contextmenu/data-binding":
135138
title: "Data Binding"
136139
position: 2
10.8 KB
Loading
11.2 KB
Loading
38.4 KB
Loading
50.3 KB
Loading
29 KB
Loading
8.04 KB
Loading
7.71 KB
Loading

0 commit comments

Comments
 (0)