apex-grid
Preparing search index...
ExportSource
Type Alias ExportSource
ExportSource
:
"view"
|
"all"
|
"page"
|
"selected"
Which row set should drive the export.
'view'
(default) — post-filter, post-sort rows across all pages.
'all'
— the raw
data
array as supplied by the consumer.
'page'
— only the rows in the current page slice.
'selected'
— the current row selection (insertion order).
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
apex-grid
Loading...
Which row set should drive the export.
'view'(default) — post-filter, post-sort rows across all pages.'all'— the rawdataarray as supplied by the consumer.'page'— only the rows in the current page slice.'selected'— the current row selection (insertion order).