InlayHint

constructor(position: Position, label: JsAny, kind: InlayHintKind = definedExternally)(source)

Creates a new inlay hint.

Parameters

position

The position of the hint.

label

The label of the hint.

kind

The kind of the hint.

Online Documentation