mui-places-autocomplete
mui-places-autocomplete copied to clipboard
Google Material Design (Material-UI) styled React component using Google Maps Places Autocomplete
G'day, I'm trying to use this component, but when I render it the popup appears to take the entire window width rather than conforming to the enveloping div. Here's what...
The onSuggestionSelected does not get triggered when the search text box is cleared. How can i catch this event ? I ve posted on SO too. https://stackoverflow.com/questions/51692830/mui-places-autocomplete-how-to-subscribe-to-the-clear-text-field-event
hi there @Giners Is there a way to manipulate the suggestion text? For example as is, the component might return a list of suggestions like so `town name A, Victoria,...
`` composes several elements/components to provide the functionality/appearance that it does. Consumers should be able to modify the functionality/appearance of `` and in a way that is consistent with how...
Consuming 3rd party libraries that are expected to be loaded in the browser/window properly is generally hard (why?). We ought to look into if there are any packages/modules that have...