Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
InlayHintDisplayPart
Inlay
Hint
Display
Part
sealed
external
interface
InlayHintDisplayPart
(
source
)
Members
Properties
file
Link copied to clipboard
abstract
var
file
:
String
?
span
Link copied to clipboard
abstract
var
span
:
TextSpan
?
text
Link copied to clipboard
abstract
var
text
:
String