Preparing search index...
The search index is not available
@universal-ember/table
@universal-ember/table
plugins/data-sorting
SortItem
Interface SortItem<T>
interface
SortItem
<
T
>
{
direction
:
SortDirection
;
property
:
string
;
}
Type Parameters
T
Index
Properties
direction
property
Properties
direction
direction
:
SortDirection
property
property
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
direction
property
@universal-ember/table
Loading...