Custom Vue Directives
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

The Unbind Hook

In this lesson, we learn about a common gotcha when using custom directives together with intervals and events and how we can use the unbind hook, to clear the interval.