Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to retrieve the current query #248

Open
shili167 opened this issue Nov 15, 2018 · 1 comment
Open

How to retrieve the current query #248

shili167 opened this issue Nov 15, 2018 · 1 comment

Comments

@shili167
Copy link

Hi,

Is there a way I can grab the current query? I am using ReactiveList component, it retrieves and displays the items in pagination (10 items at the time). However, I would like to grab the all data retrieved from the query at one time, to be used in export functionality.

Thank you!

@metagrover
Copy link
Contributor

You can get the current query via onQueryChange prop.

To export all data refer: appbaseio/reactivesearch#334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants