Giners / mui-places-autocomplete

Google Material Design (Material-UI) styled React component using Google Maps Places Autocomplete
MIT License
34 stars 26 forks source link

<input> element ought to be controllable #21

Closed Giners closed 6 years ago

Giners commented 6 years ago

The <input> element that is rendered ought to be controllable externally. This will allow <MUIPlacesAutocomplete> to meet an expanded breadth of use cases. An example of one use case would be allowing <MUIPlacesAutocomplete> to integrate with Redux Form.