Skip to content

Commit 8f0c7f6

Browse files
committed
docs: add tabs with links to relevant grid pages
1 parent 488bca2 commit 8f0c7f6

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Columns
3+
page-title: Configuring columns of the Vaadin Tree Grid component
4+
meta-description: Learn about aligning, freezing, grouping, headers and footers, visibility, and width of the Vaadin Tree Grid component's columns.
5+
order: 10
6+
---
7+
8+
See <<../grid/columns#,Grid>> for details on columns.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Renderers
3+
page-title: Using renderers in the Vaadin Tree Grid component
4+
meta-description: Use renderers to render the contents of a Vaadin Tree Grid component's specific columns using components and native HTML elements.
5+
order: 20
6+
---
7+
8+
See <<../grid/renderers#,Grid>> for details on renderers.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Selection
3+
order: 40
4+
---
5+
6+
See <<../grid/selection#,Grid>> for details on selection.

0 commit comments

Comments
 (0)