Trevixal API
Preparing search index...
@trevixal/extension-table
csvAtSelection
Function csvAtSelection
csvAtSelection
(
state
:
EditorState
,
delimiter
?:
CSVDelimiter
)
:
string
|
null
CSV for the table at the selection, or null outside a table.
Parameters
state
:
EditorState
delimiter
:
CSVDelimiter
= ','
Returns
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
CSV for the table at the selection, or null outside a table.