书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 793 个相关结果.
  • render

    API: nuxt.render(req, res) nuxt.render(req, res) API: nuxt.render(req, res) nuxt.render(req, res) 类型: Function 参数: Request Response 返回: Promise 你可以通过 nuxt.render 函...
  • Upgrading

    Upgrading Getting Started Yarn npm Upgrading Upgrading Nuxt is quick, but more involved than updating your package.json If you are upgrading to Nuxt v2.14 and want to use s...
  • The globalName property

    The globalName property The globals property The globalName property Nuxt lets you customize the global ID used in the main HTML template as well as the main Vue instance name ...
  • app.vue

    App file Minimal usage Usage with pages App file The app.vue file is the main component in your Nuxt 3 applications. Minimal usage With Nuxt 3, the pages/ directory is op...
  • generate

    API: generate 属性配置 generate 属性配置 dir devtools fallback interval minify routes 返回一个 Promise 对象的函数 返回回调函数 加速带有有效载荷(payload )的动态路由生成 subFolders 并发 API: generate 属性配置 ...
  • components

    Components directory Component Names Dynamic components Dynamic Imports Direct imports Component Library Authors Components directory The components/ directory is where...
  • Rendering Modes

    Rendering Modes Client-side only rendering Pros Cons Examples Universal Rendering Pros Cons Examples Summary Coming in Nuxt 3 Hybrid Rendering Rendering on CDN edge worke...
  • Context

    API: The Context Universal keys app (NuxtAppOptions) store (Vuex Store) route (Vue Router Route) params (Object) query (Object) env (Object) isDev (Boolean) isHMR (Boolean) ...
  • Contribution

    Contribution Triage issues and help out in discussions Fixing a bug or adding a feature Examples Testing Linting Documentation Final checklist Documentation Guide Quick Edit...
  • render

    API: nuxt.render(req, res) API: nuxt.render(req, res) Type: Function Arguments: Request Response Returns: Promise You can use Nuxt.js as a middleware with nuxt.rend...