Router | @jupyterlab (original) (raw)
Implements
Index
Constructors
constructor
Properties
Readonly
base
base: string
Readonly
commands
Readonly
stop
stop: Token<void> = ...
Accessors
current
routed
Methods
navigate
- navigate(path: string, options?: INavOptions): void
Returns void
register
- register(options: IRegisterOptions): IDisposable
IDisposable
Returns
A disposable that removes the registered rule from the router.
reload
- reload(): void
Returns void