VueUse for Everyone
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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.