This demo showcases the Vue FileUpload events - 'select', 'cancel', 'uploadStart' and 'uploadEnd'. The 'uploadEnd' event returns the server response after an upload attempt as an argument. For uploading files, you should set the "uploadUrl" property to point to a Web Server file that will handle the actual Upload proces.
Events log: