Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCellStatusBarItem
Interface NotebookCellStatusBarItem
interface
NotebookCellStatusBarItem
{
alignment
:
CellStatusbarAlignment
;
command
?:
string
|
Command
;
onlyShowWhenActive
?:
boolean
;
opacity
?:
string
;
priority
?:
number
;
text
:
string
;
tooltip
?:
string
|
MarkdownString
;
}
Index
Properties
alignment
command?
only
Show
When
Active?
opacity?
priority?
text
tooltip?
Properties
Readonly
alignment
alignment
:
CellStatusbarAlignment
Optional
Readonly
command
command
?:
string
|
Command
Optional
Readonly
only
Show
When
Active
only
Show
When
Active
?:
boolean
Optional
Readonly
opacity
opacity
?:
string
Optional
Readonly
priority
priority
?:
number
Readonly
text
text
:
string
Optional
Readonly
tooltip
tooltip
?:
string
|
MarkdownString
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
alignment
command
only
Show
When
Active
opacity
priority
text
tooltip
Theia TypeDoc
Loading...