VueUse for Everyone: Unlock Vue.js Composition Power
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!

VueUse Utilities: refAutoReset and useBase64

In this lesson, we learn how to use refAutoReset to revert a Vue.js reactive ref back to a default value after x period of time. We also see how easy it is to implement an upload field with image preview using the useBase64 composable from VueUse.