Add custom events docs

pull/1657/head
Kamran Ahmed 2 years ago
parent 834fdda46a
commit a5933c10ef
  1. 7
      content/roadmaps/105-vue/content/101-advanced-topics/111-custom-events.md

@ -1 +1,6 @@
# Custom events # Custom Events
Sometimes you may need to define custom events that can be used in your components. Vue.js allows you to do this by emitting custom event objects using `$emit`.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://auth0.com/blog/custom-events-in-vue/'>Custom Events in Vue</BadgeLink>

Loading…
Cancel
Save