Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
StatusBarViewModelEntry
Interface StatusBarViewModelEntry
interface
StatusBarViewModelEntry
{
head
:
StatusBarEntry
;
id
:
string
;
leftChildren
:
StatusBarViewModelEntry
[]
;
rightChildren
:
StatusBarViewModelEntry
[]
;
}
Index
Properties
head
id
left
Children
right
Children
Properties
head
head
:
StatusBarEntry
id
id
:
string
left
Children
left
Children
:
StatusBarViewModelEntry
[]
right
Children
right
Children
:
StatusBarViewModelEntry
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
head
id
left
Children
right
Children
Theia TypeDoc
Loading...