Multiple usePlacesAutocomplete instances #912
Unanswered
bighead0901
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
May I know how to declare multiple instances?
e.g. is it possible to declare something like this?
const { ready2, Value2, suggestions: { status2, data2 }, setValue2, } = usePlacesAutocomplete();
Beta Was this translation helpful? Give feedback.
All reactions