Skip to main content
cngx-src documentation

TimelineDirection

Type Aliascommon/timeline

projects/common/timeline/grouping.ts

Referenced by#

Description#

Sort direction for the whole timeline. 'desc' (default) is newest-first, the activity-feed convention; 'asc' is oldest-first, which reads better for narrative histories.

Definition#

"asc" | "desc"