Search
Preparing search index...
The search index is not available
vuejs-datatable
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IDataFnParams
Interface IDataFnParams<TRow>
Parameters passed to the
data
function, to handle by custom logic.
tutorial
Ajax table (via
data
function)
Type parameters
TRow
:
__type
Hierarchy
IDataFnParams
Index
Properties
filter
page
per
Page
sort
By
sort
Dir
Properties
filter
filter
:
string
|
string
[]
page
page
:
number
per
Page
per
Page
:
number
sort
By
sort
By
:
Path
|
keyof TRow
sort
Dir
sort
Dir
:
ESortDir
Globals
Tutorial index
IData
FnParams
filter
page
per
Page
sort
By
sort
Dir
Generated using
TypeDoc
Parameters passed to the
data
function, to handle by custom logic.Ajax table (via
data
function)