Represents a color range from a document.
Represents a color range from a document.
(color color-information)
The actual color value for this color range.
Returns: Color
The actual color value for this color range. **Returns:** `Color`
(range color-information)
The range in the document where this color appears.
Returns: Range
The range in the document where this color appears. **Returns:** `Range`
(set-color! color-information value)
The actual color value for this color range.
The actual color value for this color range.
(set-range! color-information value)
The range in the document where this color appears.
The range in the document where this color appears.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close