Skip to content

Commit

Permalink
[docs][material-ui][Autocomplete] Add instructions about `autosuggest…
Browse files Browse the repository at this point in the history
…-highlight` dependency (@HoFa1997) (#42953)

Co-authored-by: Hossein Fatemi <71207460+HoFa1997@users.noreply.github.com>
Co-authored-by: ZeeshanTamboli <zeeshan.tamboli@gmail.com>
  • Loading branch information
3 people committed Jul 16, 2024
1 parent 56ddd10 commit b275047
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/data/material/components/autocomplete/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,10 @@ overriding the `filterOptions` prop:
A customized UI for Google Maps Places Autocomplete.
For this demo, we need to load the [Google Maps JavaScript](https://developers.google.com/maps/documentation/javascript/overview) and [Google Places](https://developers.google.com/maps/documentation/places/web-service/overview) API.

:::info
The following demo relies on [autosuggest-highlight](https://github.com/moroshko/autosuggest-highlight), a small (1 kB) utility for highlighting text in autosuggest and autocomplete components.
:::

{{"demo": "GoogleMaps.js"}}

:::error
Expand Down

0 comments on commit b275047

Please sign in to comment.