Part of a symbol description.
Part of a symbol description.
(kind symbol-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! symbol-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-text! symbol-display-part value)Text of an item describing the symbol.
Text of an item describing the symbol.
(text symbol-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 |