mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 01:15:58 +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)
|
||||
* `method`: Request method
|
||||
* `params`: Query params
|
||||
* `headers`: Request headers
|
||||
* `baseURL`: Base URL for the request
|
||||
* Options from `useAsyncData`
|
||||
* `lazy`
|
||||
|
Loading…
Reference in New Issue
Block a user