@stenajs-webui/grid-export
Advanced tools
Changelog
7.2.0
Crumb
components and wrap them with BreadCrumbs
.Changelog
7.1.0
itemLabelFormatter
returned falsy value, Excel cell would instead contain the non-formatted value.Changelog
7.0.0
onKeyDown
prop. Callback receives event and object with columnId and item of focused cell.columnGroups
is set in table config, columnOrder
is ignored.columnGroups
is set, columnGroupOrder
must be set.Heading
no longer has margin, layout should be decided by parents.Changelog
6.1.0
grid-export
Contains components and logic for exporting data in tables to file.
When the user clicks the button, it downloads the
content of a StandardTable
as an Excel .xlsx file.
TextInput
height in Safari.