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 b3c6b38 commit 74be390Copy full SHA for 74be390
README.md
@@ -185,6 +185,9 @@ Function to process the API result with. Should return an array of entries or an
185
#### customParams (Object)
186
Object of key value pairs to be send along with the request as query parameters.
187
188
+#### customHeaders (Object)
189
+Object of key value pairs with custom headers to be sent along with the request.
190
+
191
192
## Callback Events
193
You can make a callback event via props.
0 commit comments