Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
OnDidRenderOutput
Interface OnDidRenderOutput
interface
OnDidRenderOutput
{
bodyHeight
:
number
;
cellHandle
:
number
;
outputHeight
:
number
;
outputId
:
string
;
type
:
"didRenderOutput"
;
}
Index
Properties
body
Height
cell
Handle
output
Height
output
Id
type
Properties
body
Height
bodyHeight
:
number
cell
Handle
cellHandle
:
number
output
Height
outputHeight
:
number
output
Id
outputId
:
string
Readonly
type
type
:
"didRenderOutput"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Height
cell
Handle
output
Height
output
Id
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...