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
/
OptionsDownload
Options
Download
interface
OptionsDownload
(
source
)
Inheritors
Options
Members
Properties
download
Complete
Link copied to clipboard
open
var
downloadComplete
:
(
)
->
Unit
?
download
Config
Link copied to clipboard
open
var
downloadConfig
:
Tabulator.AddditionalExportOptions
?
download
Encoder
Link copied to clipboard
open
var
downloadEncoder
:
(
fileContents
:
Any
,
mimeType
:
String
)
->
Any
?
download
Row
Range
Link copied to clipboard
open
var
downloadRowRange
:
String
?