Liking cljdoc? Tell your friends :D

baredom.components.x-spotlight-card.model


attr-colorcljs

source

attr-intensitycljs

source

attr-paddingcljs

source

attr-radiuscljs

source

attr-sizecljs

source

attr-staticcljs

source

attr-variantcljs

source

color-css-valuecljs

(color-css-value color)

Resolve a normalized color token to a var(--x-color-…, fallback) CSS string.

Resolve a normalized color token to a `var(--x-color-…, fallback)` CSS string.
sourceraw docstring

color-valuescljs

source

default-colorcljs

source

default-intensitycljs

source

default-paddingcljs

source

default-radiuscljs

source

default-sizecljs

source

default-variantcljs

source

derive-statecljs

(derive-state {:keys [variant radius padding color intensity size static?
                      motion-ok?]})

Pure transform from raw attribute inputs to a complete view-model. static? collapses the explicit static attribute and reduced-motion preference so the DOM layer does not need to repeat that logic.

Pure transform from raw attribute inputs to a complete view-model.
`static?` collapses the explicit `static` attribute and reduced-motion preference
so the DOM layer does not need to repeat that logic.
sourceraw docstring

event-schemacljs

source

intensity-css-valuecljs

(intensity-css-value intensity)

Resolve a normalized intensity token to a numeric opacity string.

Resolve a normalized intensity token to a numeric opacity string.
sourceraw docstring

intensity-valuescljs

source

method-apicljs

source

normalize-colorcljs

(normalize-color v)
source

normalize-intensitycljs

(normalize-intensity v)
source

normalize-paddingcljs

(normalize-padding v)
source

normalize-radiuscljs

(normalize-radius v)
source

normalize-sizecljs

(normalize-size v)
source

normalize-variantcljs

(normalize-variant v)
source

observed-attributescljs

source

padding-valuescljs

source

property-apicljs

source

radius-valuescljs

source

size-css-valuecljs

(size-css-value size)

Resolve a normalized size token to a px length string.

Resolve a normalized size token to a px length string.
sourceraw docstring

size-valuescljs

source

tag-namecljs

source

valid-enumcljs

(valid-enum value allowed fallback)
source

variant-valuescljs

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