Skip to content

Commit 86790ee

Browse files
author
livecodeali
committed
[[ Tree View ]] Add release note
1 parent 3671f6f commit 86790ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Sorting Options
2+
3+
The tree view widget now has the ability to sort the keys of its arrayData in different ways.
4+
Two properties have been added to achieve this:
5+
* sortOrder: either "ascending" or "descending"
6+
* sortType: either "text" or "numeric".
7+
8+
The default sort order of the widget is ascending numeric.

0 commit comments

Comments
 (0)