Liking cljdoc? Tell your friends :D

baredom.components.x-gaussian-blur.model


allowed-animationscljs

source

allowed-blendscljs

source

attr-animationcljs

source

attr-blendcljs

source

attr-blurcljs

source

attr-colorscljs

source

attr-countcljs

source

attr-opacitycljs

source

attr-pausedcljs

source

attr-sizecljs

source

attr-speedcljs

source

blob-layoutcljs

(blob-layout colors cnt size-pct)

Generates a vector of blob descriptor maps. Deterministic: same inputs, same output.

Generates a vector of blob descriptor maps. Deterministic: same inputs, same output.
sourceraw docstring

default-animationcljs

source

default-blendcljs

source

default-blurcljs

source

default-colorscljs

source

default-countcljs

source

default-opacitycljs

source

default-size-pctcljs

source

default-speed-scljs

source

derive-statecljs

(derive-state {:keys [colors blur speed count size opacity animation blend
                      paused]})
source

event-schemacljs

source

normalize-animationcljs

(normalize-animation s)
source

normalize-blendcljs

(normalize-blend s)
source

observed-attributescljs

source

parse-blurcljs

(parse-blur s)

Parses blur radius to a positive number. Returns default on invalid input.

Parses blur radius to a positive number. Returns default on invalid input.
sourceraw docstring

parse-colorscljs

(parse-colors s)

Splits comma-separated color string into a vector of trimmed, non-empty strings.

Splits comma-separated color string into a vector of trimmed, non-empty strings.
sourceraw docstring

parse-countcljs

(parse-count s)

Parses blob count, clamped to 1-12.

Parses blob count, clamped to 1-12.
sourceraw docstring

parse-opacitycljs

(parse-opacity s)

Parses opacity float, clamped to 0-1.

Parses opacity float, clamped to 0-1.
sourceraw docstring

parse-pausedcljs

(parse-paused s)

Boolean attribute: present (any value including empty) = true, absent (nil) = false.

Boolean attribute: present (any value including empty) = true, absent (nil) = false.
sourceraw docstring

parse-sizecljs

(parse-size s)

Parses size enum (small/medium/large) or percentage number. Returns percentage.

Parses size enum (small/medium/large) or percentage number. Returns percentage.
sourceraw docstring

parse-speedcljs

(parse-speed s)

Parses speed enum (slow/medium/fast) or raw number (seconds). Returns seconds.

Parses speed enum (slow/medium/fast) or raw number (seconds). Returns seconds.
sourceraw docstring

property-apicljs

source

size-presetscljs

source

speed-presetscljs

source

tag-namecljs

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close