sortFieldsAsync MethodProtected

Sorts the specified list of fields by priority. May be overriden 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: 13 May, 2024