Search results

SortOrder API in React TreeView API component

Defines the sorting order type for TreeView.

  • None - Indicates that the nodes are not sorted.
  • Ascending - Indicates that the nodes are sorted in the ascending order.
  • Descending - Indicates that the nodes are sorted in the descending order