Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
CellHeigthsMessage
Interface CellHeigthsMessage
interface
CellHeigthsMessage
{
cellHeigths
:
Record
<
number
,
number
>
;
type
:
"cellHeigths"
;
}
Index
Properties
cell
Heigths
type
Properties
cell
Heigths
cellHeigths
:
Record
<
number
,
number
>
type
type
:
"cellHeigths"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Heigths
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...