Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
exportTable
Function exportTable
export
Table
(
columnsOrRanking
,
data
,
options
?
)
:
string
export table helper
Parameters
columnsOrRanking
:
Ranking
|
readonly
Column
[]
data
:
ISequence
<
IDataRow
>
options
:
Partial
<
IExportOptions
>
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LineUpJS - v4.11.0
Loading...
export table helper