mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: add entry for extendPages
(#8860)
This commit is contained in:
parent
17099348e7
commit
8d30e97b91
@ -56,6 +56,12 @@ description: Nuxt Kit provides composable utilities to help interacting with Nux
|
||||
|
||||
- `useNuxt()`
|
||||
|
||||
### Pages
|
||||
|
||||
[source code](https://github.com/nuxt/framework/blob/main/packages/kit/src/pages.ts)
|
||||
|
||||
- `extendPages (callback: pages => void)`
|
||||
|
||||
### Plugins
|
||||
|
||||
[source code](https://github.com/nuxt/framework/blob/main/packages/kit/src/plugin.ts)
|
||||
|
Loading…
Reference in New Issue
Block a user