Options
All
  • Public
  • Public/Protected
  • All
Menu

The explorer module allows to browse one or multiple drive(s) to retrieve data stored from various places (youwol, google drive, local files, etc).

For now the explorer module is a readonly component: no action that create or update the files/folders are exposed. More about this in the roadmap.

Configuration

The configuration of the module is described in the [[Explorer.PersistentData | PersistentData section]]

Inputs/Outputs

The module feature one input an one output.

The drive input

The drive input accepts data that can be used to retrieve one or more drive. Each of the drives are then included in the explorer.

The selection output

The module emit through its output the selection when the user click on items. The actual data sent depends on the module's configuration, please check the [[Explorer.PersistentData | PersistentData section]].

Roadmap

Enable contextual actions

For now no contextual actions are enabled in this module. It can be interesting to provide actions such as folde creation, renamings, etc.

Index

Generated using TypeDoc