Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
DecorationData
Interface DecorationData
interface
DecorationData
{
bubble
?:
boolean
;
color
?:
ThemeColor
;
letter
?:
string
;
priority
?:
number
;
source
?:
string
;
title
?:
string
;
}
Index
Properties
bubble?
color?
letter?
priority?
source?
title?
Properties
Optional
bubble
bubble
?:
boolean
Optional
color
color
?:
ThemeColor
Optional
letter
letter
?:
string
Optional
priority
priority
?:
number
Optional
source
source
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
bubble
color
letter
priority
source
title
Theia TypeDoc
Loading...