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!
Use Props and Events for a Flexible FileUpload Vue Component
In this lesson, we make the component more flexible for real world use by creating props to control max file size, how many files can be uploaded, and what types of files are accepted. We also emit an event on file upload success.