GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
inspector
IInspector
Interface IInspector
An interface for an inspector.
interface
IInspector
{
source
:
null
|
IInspectable
;
}
Implemented by
InspectorPanel
Index
Properties
source
Properties
source
source
:
null
|
IInspectable
The source of events the inspector listens for.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
GitHub
Jupyter
@jupyterlab
Loading...
An interface for an inspector.