Skip to content

Use vue custom events to communicate to your parent component from the child

Notifications You must be signed in to change notification settings

DavydeVries/vue-custom-events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emit data in Vue.js: custom events

Emit data in Vue.js: custom events

application screenshot

Getting Started

Make sure you have npm and yarn on your local machine

  1. Clone this repository and cd into it
  2. Run yarn or npm install to download dependencies
  3. Execute yarn run serve to build project assets and run it in your browser
  4. See the tutorial for useful notes

Prerequisites

  • Vue
  • Vue-CLI
  • npm or Yarn

Built With

  • Vue - A Great reactive Js framework

About

Use vue custom events to communicate to your parent component from the child

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.5%
  • HTML 26.7%
  • JavaScript 7.8%