Liking cljdoc? Tell your friends :D

baredom.components.x-kinetic-typography.model


allowed-animationscljs

source

allowed-directionscljs

source

allowed-effectscljs

source

allowed-presetscljs

source

attr-animationcljs

source

attr-directioncljs

source

attr-echo-countcljs

source

attr-echo-delaycljs

source

attr-echo-opacitycljs

source

attr-echo-scalecljs

source

attr-effectcljs

source

attr-end-sizecljs

source

attr-font-sizecljs

source

attr-pathcljs

source

attr-presetcljs

source

attr-repeatcljs

source

attr-speedcljs

source

attr-start-sizecljs

source

attr-textcljs

source

compute-duration-scljs

(compute-duration-s speed)

Compute animation duration in seconds: base / speed.

Compute animation duration in seconds: base / speed.
sourceraw docstring

default-animationcljs

source

default-directioncljs

source

default-echo-countcljs

source

default-echo-delaycljs

source

default-echo-opacitycljs

source

default-echo-scalecljs

source

default-presetcljs

source

default-repeatcljs

source

default-speedcljs

source

derive-statecljs

(derive-state {:keys [text path preset animation speed direction effect
                      font-size start-size end-size repeat echo-count echo-delay
                      echo-opacity echo-scale]})

Master normalisation: raw attribute map -> stable view-model.

Master normalisation: raw attribute map -> stable view-model.
sourceraw docstring

event-schemacljs

source

normalize-animationcljs

(normalize-animation s)
source

normalize-css-valuecljs

(normalize-css-value s)
source

normalize-directioncljs

(normalize-direction s)
source

normalize-presetcljs

(normalize-preset s)
source

normalize-textcljs

(normalize-text s)
source

observed-attributescljs

source

parse-echo-countcljs

(parse-echo-count s)
source

parse-echo-delaycljs

(parse-echo-delay s)
source

parse-echo-opacitycljs

(parse-echo-opacity s)
source

parse-echo-scalecljs

(parse-echo-scale s)
source

parse-effectscljs

(parse-effects s)

Parse a space-separated effect string into a set of valid effect tokens.

Parse a space-separated effect string into a set of valid effect tokens.
sourceraw docstring

parse-repeatcljs

(parse-repeat s)
source

parse-speedcljs

(parse-speed s)
source

path-presetscljs

source

property-apicljs

source

resolve-pathcljs

(resolve-path custom-path preset)

Returns {:d "..." :view-box "..."} from custom path or preset. Returns nil for crawl preset (no SVG path needed).

Returns {:d "..." :view-box "..."} from custom path or preset.
Returns nil for crawl preset (no SVG path needed).
sourceraw docstring

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