Skip to content
TREB Docs

TableSortType

TableSortType type

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