About 7,240 results
Open links in new tab
  1. Installation | Vue Devtools

    Chrome Install the extension on the Chrome Web Store: Install on Chrome Beta To install the beta version of the devtools, remove or disable any existing versions and install the extension from here. …

  2. Components Basics — Vue.js

    For example, we may decide to include an accessibility feature to enlarge the text of blog posts, while leaving the rest of the page its default size: In the parent, we can support this feature by adding a …

  3. Introduction - Vue DevTools

    Unleash Vue Developer ExperienceIntroduction What is Vue DevTools? Vue DevTools is a tool designed to enhance the Vue developer experience, it is a powerful and versatile tool that can …

  4. Displaying a List - vue.js

    Vue.js - Intuitive, Fast and Composable MVVM for building interactive interfaces.

  5. Quick Start - Vue.js

    Quick Start Try Vue Online To quickly get a taste of Vue, you can try it directly in our Playground. If you prefer a plain HTML setup without any build steps, you can use this JSFiddle as your starting point. If …

  6. Meet the Team - Vue.js

    Core Team Members Core team members are those who are actively involved in the maintenance of one or more core projects. They have made significant contributions to the Vue ecosystem, with a …

  7. TypeScript with Composition API - Vue.js

    In cases where the exact type of the component isn't available or isn't important, ComponentPublicInstance can be used instead. This will only include properties that are shared by …

  8. HTML and Static Assets - Vue CLI

    Result filenames include content hashes so you don’t need to worry about browsers caching their old versions. The public directory is provided as an escape hatch, and when you reference it via …

  9. Join the Vue.js Community!

    Vue.js - The Progressive JavaScript FrameworkJoin the Vue.js Community! Vue’s community is growing incredibly fast and if you’re reading this, there’s a good chance you’re ready to join it. So… welcome! …

  10. SFC Syntax Specification - Vue.js

    Some real-world examples of custom blocks include: Gridsome: <page-query> vite-plugin-vue-gql: <gql> vue-i18n: <i18n> Handling of Custom Blocks will depend on tooling - if you want to build your own …