Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
InlayHintLabelPart
Interface InlayHintLabelPart
interface
InlayHintLabelPart
{
command
?:
Command
;
label
:
string
;
location
?:
Location
;
tooltip
?:
string
|
MarkdownString
;
}
Index
Properties
command?
label
location?
tooltip?
Properties
Optional
command
command
?:
Command
label
label
:
string
Optional
location
location
?:
Location
Optional
tooltip
tooltip
?:
string
|
MarkdownString
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
command
label
location
tooltip
Theia TypeDoc
Loading...