(display-parts inlay-hint)
Returns: InlayHintDisplayPart[] | undefined
**Returns:** `InlayHintDisplayPart[] | undefined`
(set-text! inlay-hint 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)
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)
Returns: boolean | undefined
**Returns:** `boolean | undefined`
(whitespace-before? inlay-hint)
Returns: boolean | undefined
**Returns:** `boolean | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close