TableSortType
TableSortType type
Declaration
declare type TableSortType = 'text' | 'numeric' | 'auto';
declare type TableSortType = 'text' | 'numeric' | 'auto';
Referenced by
TableSortOptions |
declare type TableSortType = 'text' | 'numeric' | 'auto';
declare type TableSortType = 'text' | 'numeric' | 'auto';
TableSortOptions |