Last active
June 19, 2017 13:50
-
-
Save acacha/19166dc9ec01871be810c8acacf743be to your computer and use it in GitHub Desktop.
Vue example using custom events on components
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<adminlte-vue-box v-on:removed="onRemoved"></adminlte-vue-box> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment