Vue.js button to open the dialog of files from Google Drive using Google Picker API
npm install vue-google-pickernpm install vue-google-picker --save-dev
`Attributes
* config - Keys and Credentials of Google APIEvents
* picked - When a file is picked. Return an object of selected filesUsage
Example:
`
Open Google Drive Dialog
``