Skip to content

Commit 46c0916

Browse files
docs(grid): selection
1 parent 4cb94c9 commit 46c0916

File tree

8 files changed

+521
-213
lines changed

8 files changed

+521
-213
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ navigation:
4848
"*components/grid/editing":
4949
title: "Editing"
5050
position: 10
51-
"*components/grid/features":
52-
title: "Features"
53-
position: 15
51+
"*components/grid/Selection":
52+
title: "Selection"
53+
position: 23
5454
"*components/chart/types":
5555
title: "Types"
5656
position: 15

components/grid/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The grid can group data automatically. You can read more about this feature in t
115115

116116
## Selection
117117

118-
The grid offers single or multiple selection modes. You can read more about this feature in the [Selection]({%slug components/grid/features/selection%}) article.
118+
The grid offers single or multiple selection modes. You can read more about this feature in the [Selection]({%slug components/grid/selection/overview%}) article.
119119

120120
## Toolbar
121121

components/grid/selection.md

Lines changed: 0 additions & 207 deletions
This file was deleted.

0 commit comments

Comments
 (0)