Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCodeCellOutputs
Class NotebookCodeCellOutputs
Hierarchy
Component
<
NotebookCellOutputProps
>
NotebookCodeCellOutputs
Index
Constructors
constructor
Properties
output
Height
to
Dispose
Methods
component
Did
Mount
component
Will
Unmount
render
Constructors
constructor
new
Notebook
Code
Cell
Outputs
(
props
)
:
NotebookCodeCellOutputs
Parameters
props
:
NotebookCellOutputProps
Returns
NotebookCodeCellOutputs
new
Notebook
Code
Cell
Outputs
(
props
,
context
)
:
NotebookCodeCellOutputs
Parameters
props
:
NotebookCellOutputProps
context
:
any
Returns
NotebookCodeCellOutputs
Deprecated
See
React Docs
Properties
Protected
output
Height
output
Height
:
number
= 0
Protected
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Methods
component
Did
Mount
component
Did
Mount
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
render
render
(
)
:
ReactNode
Returns
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
output
Height
to
Dispose
component
Did
Mount
component
Will
Unmount
render
Theia TypeDoc
Loading...
Deprecated
See
React Docs