You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked shared/dropdown but its type is "select" .. so this cannot be used for this purpose .. the idea is to be able to write the search (as input) as well as having some suggestions (as dropdown)
Is there a way to provide Autocomplete input from streetscape.gl monochrome ( equivalent to:
datalist tag: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_datalist
or autocompelete for material ui: https://mui.com/material-ui/react-autocomplete/ )?
I checked shared/dropdown but its type is "select" .. so this cannot be used for this purpose .. the idea is to be able to write the search (as input) as well as having some suggestions (as dropdown)
uber-web/monochrome#57
The text was updated successfully, but these errors were encountered: