Search
Preparing search index...
The search index is not available
tablegun - v0.3.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
tablegun - v0.3.0
SortRule
Interface SortRule<T>
Type parameters
T
Hierarchy
SortRule
Index
Methods
compare
Methods
compare
compare
(
a
?:
T
, b
?:
T
)
:
number
Sort method
Works like {@link Array#sort}
Parameters
Optional
a:
T
Current item
Optional
b:
T
Next item
Returns
number
Exports
Column
Sort
Direction
Column
Table
Filter
Rule
Sort
Rule
compare
build
Data
Set
build
Item
ByIndex
build
Series
Generated using
TypeDoc
Sort method
Works like {@link Array#sort}