vue-watch
vue-watch
is a Vue component that fires events when specific properties of a child component change.
Installation
npm install --save vue-watch
Example
Include the component:
const TextComponent = Vue components: VueWatch TextComponent { return theEvent: '' } { const that = this this$el }
Usage