Nuxt/docs/content/3.api/1.composables
Vl4dimyr fc2be9ed42
feat(nuxt): add `immediate` option for `useAsyncData` and `useFetch` (#5500)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-07 11:47:40 +02:00
..
prefetch-components.md v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
preload-components.md v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
set-layout.md feat(nuxt): add `setPageLayout` utility (#6826) (#7075) 2022-08-31 10:02:48 +02:00
set-response-status.md feat(nuxt): add `setResponseStatus` utility (#6306) 2022-08-02 18:01:59 +02:00
update-app-config.md v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
use-app-config.md v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
use-async-data.md feat(nuxt): add `immediate` option for `useAsyncData` and `useFetch` (#5500) 2022-09-07 11:47:40 +02:00
use-cookie.md docs: use updated h3 utils (#6818) 2022-08-22 10:49:27 +02:00
use-error.md docs: fix and improve multiple sections (#4396) 2022-04-16 15:53:36 +02:00
use-fetch.md feat(nuxt): add `immediate` option for `useAsyncData` and `useFetch` (#5500) 2022-09-07 11:47:40 +02:00
use-head.md docs(api): enhance `useHead` composable (#7072) 2022-09-03 12:57:21 +02:00
use-hydration.md docs: update sitemap (#4063) 2022-04-06 07:56:08 +02:00
use-lazy-async-data.md docs: fix and improve multiple sections (#4396) 2022-04-16 15:53:36 +02:00
use-lazy-fetch.md docs: fix and improve multiple sections (#4396) 2022-04-16 15:53:36 +02:00
use-nuxt-app.md docs(api): add `useNuxtApp` composable (#6786) 2022-08-22 17:25:54 +02:00
use-request-event.md docs(api): add `useRequestEvent` (#5326) 2022-06-09 13:07:28 +02:00
use-request-headers.md docs: fix and improve multiple sections (#4396) 2022-04-16 15:53:36 +02:00
use-route.md chore(docs): fix link to vue router api (#7289) 2022-09-06 18:20:24 +02:00
use-router.md docs: document `external` option of `navigateTo` (#7188) 2022-09-03 14:30:41 +02:00
use-state.md docs: warn that `useState` should only contain JSON-serializable content (#5994) 2022-07-21 10:56:01 +02:00