@jambon-baguette/save-query
v0.0.5
Published
@coveo/atomic component starter
Downloads
5
Readme
save-query
It renders a button that is supposed to be placed inside <atomic-layout-section section="status">
(although it can go anywhere). Once the button is clicked, there is a little window displayed that contains saved queries and lets the user save a new one, or filter amongst the already listed ones.
The queries are saved in the browser's local storage. Once a saved query is clicked onto, the URL will be updated with the one saved for the query.
Built with StencilJS