(description completion-entry-label-details)An optional string which is rendered less prominently after {@link CompletionEntryLabelDetails.detail }. Should be used for fully qualified names or file path.
Returns: string | undefined
An optional string which is rendered less prominently after
{@link CompletionEntryLabelDetails.detail }. Should be used for fully qualified
names or file path.
**Returns:** `string | undefined`(detail completion-entry-label-details)An optional string which is rendered less prominently directly after {@link CompletionEntry.name name}, without any spacing. Should be used for function signatures or type annotations.
Returns: string | undefined
An optional string which is rendered less prominently directly after
{@link CompletionEntry.name name}, without any spacing. Should be
used for function signatures or type annotations.
**Returns:** `string | undefined`(set-description! completion-entry-label-details value)An optional string which is rendered less prominently after {@link CompletionEntryLabelDetails.detail }. Should be used for fully qualified names or file path.
An optional string which is rendered less prominently after
{@link CompletionEntryLabelDetails.detail }. Should be used for fully qualified
names or file path.(set-detail! completion-entry-label-details value)An optional string which is rendered less prominently directly after {@link CompletionEntry.name name}, without any spacing. Should be used for function signatures or type annotations.
An optional string which is rendered less prominently directly after
{@link CompletionEntry.name name}, without any spacing. Should be
used for function signatures or type annotations.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 |