@filerobot/google-drive
TypeScript icon, indicating that this package has built-in type declarations

3.38.2 • Public • Published

@filerobot/google-drive

Plugins Website Version Scaleflex team License CodeSandbox

Filerobot Widget logo

The Google Drive plugin for Filerobot Media Asset Widget lets users import files from their Google Drive account.

Usage

NPM

npm install --save @filerobot/google-drive

YARN

yarn add @filerobot/google-drive

then

import GoogleDrive from '@filerobot/google-drive'
...
...
...
filerobot.use(GoogleDrive, propertiesObject)

CDN

The plugin from CDN is found inside Filerobot global object Filerobot.GoogleDrive

const googleDrive = window.Filerobot.GoogleDrive
...
...
...
filerobot.use(googleDrive, propertiesObject)

Properties

title

Type: string

Default: 'Google Drive'

The title/label that would be shown & used for the plugin.

companionHeaders

Type: null | object

Default: null

If you need to pass additional headers for in companion requests then pass them in this property.

Dependencies (4)

Dev Dependencies (2)

Package Sidebar

Install

npm i @filerobot/google-drive

Weekly Downloads

770

Version

3.38.2

License

MIT

Unpacked Size

79.4 kB

Total Files

8

Last publish

Collaborators

  • philipka
  • amrw.js
  • amr26
  • ahmeeedmostafa
  • vitaly.shaposhnik