A part of a symbol description that links from a jsdoc
A part of a symbol description that links from a jsdoc
(kind js-doc-link-display-part)The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
Returns: string
The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). **Returns:** `string`
(set-kind! js-doc-link-display-part value)The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
(set-target! js-doc-link-display-part value)The location of the declaration that the
The location of the declaration that the
(set-text! js-doc-link-display-part value)Text of an item describing the symbol.
Text of an item describing the symbol.
(target js-doc-link-display-part)The location of the declaration that the
Returns: FileSpan
The location of the declaration that the **Returns:** `FileSpan`
(text js-doc-link-display-part)Text of an item describing the symbol.
Returns: string
Text of an item describing the symbol. **Returns:** `string`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |