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

3.36.10 • Public • Published

@filerobot/dropbox

Plugins Website Version Scaleflex team License CodeSandbox

Filerobot Widget logo

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

Usage

NPM

npm install --save @filerobot/dropbox

YARN

yarn add @filerobot/dropbox

then

import Dropbox from '@filerobot/dropbox'
...
...
...
filerobot.use(Dropbox, propertiesObject)

CDN

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

const dropbox = window.Filerobot.Dropbox
...
...
...
filerobot.use(dropbox, propertiesObject)

Properties

title

Type: string

Default: 'Dropbox'

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @filerobot/dropbox

Weekly Downloads

791

Version

3.36.10

License

MIT

Unpacked Size

71.5 kB

Total Files

7

Last publish

Collaborators

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