/Vue-component-manipulation

Using pure Vue to communicate with child components and also slots in Vue

Primary LanguageVue

component-manipulation

Dynamically this selectionComponent which can be called anything can be used to create a tabs feature on vue where components are accessed individually without using a navbar

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.