sortFields MethodProtected
Deprecated in 5.2. Use sortFieldsAsync instead.
Sorts the specified list of fields by priority. May be overridden 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: 22 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.