@jambon-baguette/export-search-results
v0.0.3
Published
Downloads
2
Readme
export-search-results
Overview
This component adds an icon with a tooltip that when pressed it will try to download the search results on the page into a CSV file.
The idea is that this component is placed inside <atomic-layout-section section="status">
.
For that, there is a grid-area
CSS prop defined, and the index.css should be updated to include this grid area in the mentioned parent.
However, this component might be placed anywhere after a proper CSS adjustment.
Built with StencilJS