InlayHintLabelPart$Typings extension
Properties
- command ↔ Command?
-
Available on InlayHintLabelPart, provided by the InlayHintLabelPart$Typings extension
An optional command for this label part.getter/setter pair - location ↔ Location?
-
Available on InlayHintLabelPart, provided by the InlayHintLabelPart$Typings extension
An optional {@link Location source code location} that represents this label part.getter/setter pair - tooltip ↔ dynamic
-
Available on InlayHintLabelPart, provided by the InlayHintLabelPart$Typings extension
The tooltip text when you hover over this label part.getter/setter pair - value ↔ String
-
Available on InlayHintLabelPart, provided by the InlayHintLabelPart$Typings extension
The value of this label part.getter/setter pair