(display-parts inlay-hint-item)
Returns: InlayHintItemDisplayPart[] | undefined
**Returns:** `InlayHintItemDisplayPart[] | undefined`
(kind inlay-hint-item)
Returns: InlayHintKind
**Returns:** `InlayHintKind`
(set-text! inlay-hint-item value)
This property will be the empty string when displayParts is set.
This property will be the empty string when displayParts is set.
(text inlay-hint-item)
This property will be the empty string when displayParts is set.
Returns: string
This property will be the empty string when displayParts is set. **Returns:** `string`
(whitespace-after? inlay-hint-item)
Returns: boolean | undefined
**Returns:** `boolean | undefined`
(whitespace-before? inlay-hint-item)
Returns: boolean | undefined
**Returns:** `boolean | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close