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

    引入 例子 默认例子 指定大小 指定颜色 API Spinner 加载动画。 引入 import { Spinner } from 'we-vue' Vue . use ( Spinner ) 例子 默认例子 <w-group> <w-cell title = "d...
  • Checklist

    引入 例子 API CheckList 复选列表。 引入 import { CheckList } from 'we-vue' Vue . use ( CheckList ) 例子 <template> <div> <w-checklist titl...
  • Mutations

    367 2020-12-20 《Vuex v3.x Document》
    Mutations Commit with Payload Object-Style Commit Mutations Follow Vue’s Reactivity Rules Using Constants for Mutation Types Mutations Must Be Synchronous Committing Mutations...
  • Nested Routes

    Nested Routes Nested Routes Watch a free video lesson on Vue School Some application’s UIs are composed of components that are nested multiple levels deep. In this case, it i...
  • Lazyload

    引入 例子 基本示例 Lazyload 图片懒加载。 引入 import { Lazyload } from 'we-vue' Vue . use ( Lazyload ) 例子 基本示例 <template> <div class = "page" > <...
  • Markdown

    Markdown Syntax Extensions Embedded Header Anchors Links Emoji 🎉 Table of Contents Code Blocks Line Highlighting Line Numbers Wrap with v-pre Using Vue in Markdown Templa...
  • Nuxt Components

    The Nuxt Component The NuxtChild Component keep-alive The NuxtLink Component prefetchLinks Disable prefetching for specific links Disable prefetching globally Link Classes li...
  • context

    The Context Universal keys app store route params query env isDev isHMR redirect error \$config Server-side keys req Res beforeNuxtRender Client-side keys from nux...
  • 版本发布历史

    Release Note v0.16 v0.15 v0.14 v0.13.0 Notable Changes v0.12.0 ( First Offical Release) v0.10.0 v0.9.4 v0.8.0 v0.7.0 v0.6.1 v0.5.0 New Features Release Note v0.1...
  • ignore

    API: The ignore Property .nuxtignore The ignorePrefix Property The ignore Property ignoreOptions API: The ignore Property .nuxtignore You can use a .nuxtignore file to l...