sortFieldsAsync MethodProtected
Sorts the specified list of fields by priority. May be overridden to supply a different sorting algorithm.
sortFieldsAsync(category: CategoryDescription, fields: Field[]): Promise<void>
| Parameter | Type | Description |
|---|---|---|
| category | CategoryDescription | |
| fields | Field[] |
Returns - Promise
Defined in
Last Updated: 22 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.