Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
DecorationInstanceRenderOptions
Interface DecorationInstanceRenderOptions
interface
DecorationInstanceRenderOptions
{
after
?:
ContentDecorationRenderOptions
;
before
?:
ContentDecorationRenderOptions
;
dark
?:
ThemeDecorationInstanceRenderOptions
;
light
?:
ThemeDecorationInstanceRenderOptions
;
}
Hierarchy (
view full
)
ThemeDecorationInstanceRenderOptions
DecorationInstanceRenderOptions
Index
Properties
after?
before?
dark?
light?
Properties
Optional
after
after
?:
ContentDecorationRenderOptions
Optional
before
before
?:
ContentDecorationRenderOptions
Optional
dark
dark
?:
ThemeDecorationInstanceRenderOptions
Optional
light
light
?:
ThemeDecorationInstanceRenderOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
after
before
dark
light
Theia TypeDoc
Loading...