Options
All
  • Public
  • Public/Protected
  • All
Menu

The configuration options for layout restorer instantiation.

Hierarchy

  • IOptions

Index

Properties

Properties

connector

connector: IDataConnector<ReadonlyPartialJSONValue, ReadonlyPartialJSONValue, string, string>

The data connector used for layout saving and fetching.

first

first: Promise<any>

The initial promise that has to be resolved before restoration.

Notes

This promise should equal the JupyterLab application started notifier.

registry

registry: CommandRegistry

The application command registry.

Generated using TypeDoc