Skip to content

asc

function asc(column): Column;

Defined in: functions/sort.ts:9

Returns a sort expression based on the ascending order of the given column.

ParameterType
columnColOrName

Column