sortFields MethodProtected
Deprecated  in 5.2. Use sortFieldsAsync instead.
Sorts the specified list of fields by priority. May be overriden to supply a different sorting algorithm.
sortFields(category: CategoryDescription, fields: Field[]): void
| Parameter | Type | Description | 
|---|---|---|
| category | CategoryDescription | |
| fields | Field[] | 
Returns - void
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.