Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.color

Represents a color in RGBA space.

Represents a color in RGBA space.
raw docstring

alphacljs

(alpha color)

The alpha component of this color in the range [0-1].

The alpha component of this color in the range [0-1].
sourceraw docstring

bluecljs

(blue color)

The blue component of this color in the range [0-1].

The blue component of this color in the range [0-1].
sourceraw docstring

greencljs

(green color)

The green component of this color in the range [0-1].

The green component of this color in the range [0-1].
sourceraw docstring

redcljs

(red color)

The red component of this color in the range [0-1].

The red component of this color in the range [0-1].
sourceraw docstring

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

× close