Nuxt/docs/content/3.api/1.composables
Daniel Roe b90d286631
feat(nuxt): add `setPageLayout` utility (#6826) (#7075)
Co-authored-by: HomWang <516310460@qq.com>
2022-08-31 10:02:48 +02:00
..
prefetch-components.md feat(nuxt): allow programmatically prefetching global components (#6661) 2022-08-23 21:12:22 +02:00
preload-components.md feat(nuxt): allow programmatically prefetching global components (#6661) 2022-08-23 21:12:22 +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 feat(nuxt): `app.config` improvements (#6905) 2022-08-24 18:35:02 +02:00
use-app-config.md feat(nuxt): `app.config` with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
use-async-data.md docs: ensure consistent casing of section headers (#6578) 2022-08-13 09:27:04 +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 docs: ensure consistent casing of section headers (#6578) 2022-08-13 09:27:04 +02:00
use-head.md feat(nuxt, schema): add `<NoScript>` component and `noscript` typings (#6139) 2022-07-26 15:41:01 +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 docs: fix api examples (#4870) 2022-05-09 16:12:41 +02:00
use-router.md docs: ensure consistent casing of section headers (#6578) 2022-08-13 09:27:04 +02:00
use-state.md docs: warn that `useState` should only contain JSON-serializable content (#5994) 2022-07-21 10:56:01 +02:00