Trevixal API
Preparing search index...
@trevixal/extension-table
InsertCSVOptions
Interface InsertCSVOptions
interface
InsertCSVOptions
{
delimiter
?:
"auto"
|
CSVDelimiter
;
headerRow
?:
boolean
;
}
Index
Properties
delimiter?
header
Row?
Properties
Optional
Readonly
delimiter
delimiter
?:
"auto"
|
CSVDelimiter
Optional
Readonly
header
Row
headerRow
?:
boolean
Make the first row a header row. Defaults to true.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delimiter
header
Row
Trevixal API
Loading...
Make the first row a header row. Defaults to true.