Skip to content

Home > @world-wide-lab/client > GetLeaderoardScoresOptions > sort

GetLeaderoardScoresOptions.sort property

In which direction to sort the scores (default is 'desc')

Signature:

typescript
sort?: "desc" | "asc";