Skip to content

Commit f24047c

Browse files
authored
refactor: configure page menu to show 2nd level headings (#4854)
1 parent 2de57a9 commit f24047c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/components/tree-grid/data-providers.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ order: 30
55
---
66

77
= Data Providers (Flow)
8+
:toclevels: 2
89

910
Tree Grid supports connecting to different types of data sources using hierarchical data providers. For simple use cases, it offers a built-in [classname]`TreeData` structure along with a ready-made [classname]`TreeDataProvider`, which together provide an easy way to create and manage hierarchies in memory. It also supports custom hierarchical data providers to fetch data from other sources, e.g. a database.
1011

0 commit comments

Comments
 (0)