Question: Can the dropdown be opened programmatically?
tfan opened this issue · 1 comments
tfan commented
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?
alexkuz commented
You didn't miss anything - it can not, for now.