Skip to content

Commit 444251e

Browse files
committed
Add CheckBoxList in TOC
1 parent 3557d4f commit 444251e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,9 @@ navigation:
339339
"controls/radiobuttonlist":
340340
title: "RadioButtonList"
341341
position: 1
342+
"controls/checkboxlist":
343+
title: "CheckBoxList"
344+
position: 1
342345
"controls/scheduler":
343346
title: "Scheduler"
344347
position: 1
@@ -1259,6 +1262,9 @@ navigation:
12591262
"*radiobuttonlist/data-binding":
12601263
title: "Data Binding"
12611264
position: 14
1265+
"*checkboxlist/data-binding":
1266+
title: "Data Binding"
1267+
position: 14
12621268
"*scheduler/usability":
12631269
title: "Usability"
12641270
position: 5

0 commit comments

Comments
 (0)