mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
docs(useFetch): add available options (#2299)
This commit is contained in:
parent
6a25d3e245
commit
5a9878207a
@ -90,6 +90,7 @@ Available options:
|
|||||||
* Options from [ohmyfetch](https://github.com/unjs/ohmyfetch)
|
* Options from [ohmyfetch](https://github.com/unjs/ohmyfetch)
|
||||||
* `method`: Request method
|
* `method`: Request method
|
||||||
* `params`: Query params
|
* `params`: Query params
|
||||||
|
* `headers`: Request headers
|
||||||
* `baseURL`: Base URL for the request
|
* `baseURL`: Base URL for the request
|
||||||
* Options from `useAsyncData`
|
* Options from `useAsyncData`
|
||||||
* `lazy`
|
* `lazy`
|
||||||
|
Loading…
Reference in New Issue
Block a user