This component needs a v-model to work as a return variable. So in your template HTML section use it as: This returns an object with 4 inner variables: response = { file: <- This is the file itself ...
And your set and ready to do something with your file. See the reference below for more advanced usages. The internal state of the FileInput is important to you, because the callbacks will be call ...