Liking cljdoc? Tell your friends :D

dots.vscode.tree-item-label

Label describing the {@link TreeItem Tree item}

Label describing the {@link TreeItem Tree item}
raw docstring

highlightscljs

(highlights tree-item-label)

Ranges in the label to highlight. A range is defined as a tuple of two number where the first is the inclusive start index and the second the exclusive end index

Ranges in the label to highlight. A range is defined as a tuple of two number where the
first is the inclusive start index and the second the exclusive end index
sourceraw docstring

labelcljs

(label tree-item-label)

A human-readable string describing the {@link TreeItem Tree item}.

A human-readable string describing the {@link TreeItem Tree item}.
sourceraw docstring

set-highlights!cljs

(set-highlights! tree-item-label value)

Ranges in the label to highlight. A range is defined as a tuple of two number where the first is the inclusive start index and the second the exclusive end index

Ranges in the label to highlight. A range is defined as a tuple of two number where the
first is the inclusive start index and the second the exclusive end index
sourceraw docstring

set-label!cljs

(set-label! tree-item-label value)

A human-readable string describing the {@link TreeItem Tree item}.

A human-readable string describing the {@link TreeItem Tree item}.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close