Nuxt/examples/new-fetch
2023-03-16 06:24:27 -07:00
..
components
layouts
pages
plugins
nuxt.config.js
package.json chore(examples): use 2.x version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00
README.md

New fetch() with Nuxt

Nuxt v2.12 introduces a new hook called fetch in any of your Vue components.

See live demo and documentation.