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

Add "onFetched" callback prop to control the ajax results with more flexibility #9

Open
stratos-vetsos opened this issue Jul 12, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@stratos-vetsos
Copy link
Owner

Right now you can't extract data from deeply nested keys. Only for first level keys by providing the nestedKey prop. If we create a "onFetched" ( any other name suggestion is welcome ) callback, that takes the fetched results as argument and returns an array of options to the component, we will have more flexibity.

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

No branches or pull requests

2 participants