parse
parse(
str):OrderBy
Defined in: orderby.ts:82
Parse an order by string into an OrderBy object.
Parameters
Section titled “Parameters”string
the order by string
Returns
Section titled “Returns”the parsed order by object
parse(
str):OrderBy
Defined in: orderby.ts:82
Parse an order by string into an OrderBy object.
string
the order by string
the parsed order by object