Create a palette instance.
The placeholder text of the command palette's search input.
The placeholder text of the command palette's search input.
Activate the command palette for user input.
Add a command item to the command palette.
The options for creating the command item.
A disposable that will remove the item from the palette.
Activate the command palette.
Restore the command palette.
Generated using TypeDoc
A thin wrapper around the
CommandPalette
class to conform with the JupyterLab interface for the application-wide command palette. A namespace forPalette
statics.