Skip to content
This repository was archived by the owner on Aug 29, 2020. It is now read-only.

Commit 04445b6

Browse files
committed
README add 'debounceMs' documentation
1 parent ca474ec commit 04445b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ const App = () => {
8686

8787
> String value of a search query.
8888
89+
### debounceMs
90+
91+
> Number value, defaults to 400ms. Milliseconds to debounce the autocomplete API request
92+
8993
### options
9094

9195
> Object of [Google options](https://developers.google.com/places/web-service/autocomplete)

0 commit comments

Comments
 (0)