Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/shell/tab-bars
SizeData
Interface SizeData
Size information of DOM elements used for rendering tabs in side bars.
interface
SizeData
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Size information of DOM elements used for rendering tabs in side bars.