This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
Question: Can the dropdown be opened programmatically? #8
Open
Description
Hi,
I'm still a bit new to React, so I apologise if I might have missed something obvious in the documentation and the demos.
I am making an autocompleter for addresses, where the service for getting addresses firstly returns street names, then the actual addresses once a street name has been chosen in the dropdown list, so I was wondering if the dropdown can be opened programmatically?