Label describing the {@link TreeItem Tree item}
Label describing the {@link TreeItem Tree item}
(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
(label tree-item-label)
A human-readable string describing the {@link TreeItem Tree item}.
A human-readable string describing the {@link TreeItem Tree item}.
(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
(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}.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close