@elemental/ui / TypeAliasLmnSorting Sorting modelPresentation type LmnSorting = { column: string; direction: LmnSortingDirection; };