Options
All
  • Public
  • Public/Protected
  • All
Menu

Module filebrowser

Index

Variables

Const CHUNK_SIZE

CHUNK_SIZE: number

The size (in bytes) of the biggest chunk we should upload at once.

Const IFileBrowserCommands

IFileBrowserCommands: Token<void>

The token that indicates the default file browser commands are loaded.

Const IFileBrowserFactory

IFileBrowserFactory: Token<IFileBrowserFactory>

The path tracker token.

Const LARGE_FILE_SIZE

LARGE_FILE_SIZE: number

The maximum upload size (in bytes) for notebook version < 5.1.0

Generated using TypeDoc