GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
apputils
ToolbarRegistry
IToolbarItem
Interface IToolbarItem
Interface of item to be inserted in a toolbar
interface
IToolbarItem
{
name
:
string
;
widget
:
Widget
;
}
Hierarchy (
View Summary
)
IRenderMime
.
IToolbarItem
IToolbarItem
DocumentRegistry
.
IToolbarItem
Index
Properties
name
widget
Properties
name
name
:
string
Unique item name
widget
widget
:
Widget
Toolbar widget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
widget
GitHub
Jupyter
@jupyterlab
Loading...
Interface of item to be inserted in a toolbar