Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Resources
Productivity and Design Tools
The sort descriptor used by the orderBy method.
orderBy
(a: any, b: any) => number
A custom function that defines the sort order.
"desc" | "asc"
The sort direction. If no direction is set, the descriptor will be skipped during processing.
The available values are:
asc
desc
string
The field that is sorted.