Skip to content

Supports Sorting

Latest
Compare
Choose a tag to compare
@kapilkashyap kapilkashyap released this 27 Mar 17:59
· 9 commits to master since this release

This release supports sorting functionality.

  • Sorting in ascending or descending order.
  • Sort based on a property/key provided by the user or should fall back
    onto the default property used for filtering.
  • Both text and numeric sorting.
  • Robust sort comparison function.
  • Custom comparison function can be provided.