kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-tabulator
/
io.kvision.tabulator.js
/
Tabulator
/
DownloadOptions
Download
Options
interface
DownloadOptions
:
Tabulator.DownloadCSV
,
Tabulator.DownloadXLXS
,
Tabulator.DownloadPDF
,
Tabulator.DownloadHTML
(
source
)
Members
Properties
auto
Table
Link copied to clipboard
open
var
autoTable
:
dynamic
bom
Link copied to clipboard
open
var
bom
:
Boolean
?
delimiter
Link copied to clipboard
open
var
delimiter
:
String
?
document
Processing
Link copied to clipboard
open
override
var
documentProcessing
:
(
input
:
Any
)
->
Any
?
js
PDF
Link copied to clipboard
open
var
jsPDF
:
Any
?
orientation
Link copied to clipboard
open
var
orientation
:
String
?
row
Calc
Styles
Link copied to clipboard
open
var
rowCalcStyles
:
Any
?
row
Group
Styles
Link copied to clipboard
open
var
rowGroupStyles
:
Any
?
sheet
Name
Link copied to clipboard
open
var
sheetName
:
String
?
style
Link copied to clipboard
open
var
style
:
Boolean
?
title
Link copied to clipboard
open
var
title
:
String
?
write
Options
Link copied to clipboard
open
var
writeOptions
:
dynamic