Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
CellHeightUpdateMessage
Interface CellHeightUpdateMessage
interface
CellHeightUpdateMessage
{
cellHandle
:
number
;
cellKind
:
number
;
height
:
number
;
type
:
"cellHeightUpdate"
;
}
Index
Properties
cell
Handle
cell
Kind
height
type
Properties
cell
Handle
cellHandle
:
number
cell
Kind
cellKind
:
number
height
height
:
number
type
type
:
"cellHeightUpdate"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Handle
cell
Kind
height
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...