Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
common/notebook-common
NotebookCellCollapseState
Interface NotebookCellCollapseState
interface
NotebookCellCollapseState
{
inputCollapsed
?:
boolean
;
outputCollapsed
?:
boolean
;
}
Index
Properties
input
Collapsed?
output
Collapsed?
Properties
Optional
input
Collapsed
inputCollapsed
?:
boolean
Optional
output
Collapsed
outputCollapsed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Collapsed
output
Collapsed
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...