GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
statusbar
TextItem
IProps
Interface IProps
Props for a TextItem.
interface
IProps
{
source
:
string
|
number
;
title
?:
string
;
}
Index
Properties
source
title?
Properties
source
source
:
string
|
number
The content of the text item.
Optional
title
title
?:
string
Hover text to give to the node.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
title
GitHub
Jupyter
@jupyterlab
Loading...
Props for a TextItem.