Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SortMethods

Index

Enumeration members

POPULAR_ALL_TIME

POPULAR_ALL_TIME: = "popular"

Sort by amount of favorites

POPULAR_THIS_WEEK

POPULAR_THIS_WEEK: = "popular-week"

Sort by amount of favorites gained in the last 7 days

POPULAR_TODAY

POPULAR_TODAY: = "popular-today"

Sort by amount of favorites gained in the last 24 hours

RECENT

RECENT: = ""

Sort by most recently published

Generated using TypeDoc