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