We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caee5fa commit b3c6b38Copy full SHA for b3c6b38
README.md
@@ -182,6 +182,9 @@ Number of milliseconds the user should stop typing for before the request is sen
182
#### process (Function)
183
Function to process the API result with. Should return an array of entries or an object whose properties can be enumerated.
184
185
+#### customParams (Object)
186
+Object of key value pairs to be send along with the request as query parameters.
187
+
188
189
## Callback Events
190
You can make a callback event via props.
0 commit comments