Skip to content

Commit 29e0246

Browse files
committed
chore(treelist): add example on current column visiblity, order and field to ToC in state article
1 parent 6fd07b2 commit 29e0246

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/treelist/state.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ This article contains the following sections:
2626
* [Set Default (Initial) State](#set-default-initial-state)
2727
* [Get The User Action That Changes The TreeList](#get-the-user-action-that-changes-the-treelist)
2828
* [Initiate Editing or Inserting of an Item](#initiate-editing-or-inserting-of-an-item)
29+
* [Get Current Columns Visibility, Order, Field](#get-current-columns-visibility-order-field)
2930

3031

3132
## Basics
@@ -97,6 +98,7 @@ You can find the following examples in this section:
9798
* [Set Default (Initial) State](#set-default-initial-state)
9899
* [Get The User Action That Changes The TreeList](#get-the-user-action-that-changes-the-treelist)
99100
* [Initiate Editing or Inserting of an Item](#initiate-editing-or-inserting-of-an-item)
101+
* [Get Current Columns Visibility, Order, Field](#get-current-columns-visibility-order-field)
100102

101103
### Save and Load TreeList State from Browser LocalStorage
102104

0 commit comments

Comments
 (0)