Liking cljdoc? Tell your friends :D

baredom.components.x-search-field.model


allowed-autocompletecljs

source

attr-autocompletecljs

source

attr-debouncecljs

source

attr-disabledcljs

source

attr-labelcljs

source

attr-namecljs

source

attr-placeholdercljs

source

attr-requiredcljs

source

attr-valuecljs

source

event-changecljs

source

event-clearcljs

source

event-inputcljs

source

event-schemacljs

source

source

method-apicljs

source

normalizecljs

(normalize {:keys [name-raw value-raw placeholder-raw label-raw
                   disabled-present? required-present? autocomplete-raw
                   debounce-raw]})

Derives a complete view-model map from raw attribute values.

Derives a complete view-model map from raw attribute values.
sourceraw docstring

normalize-autocompletecljs

(normalize-autocomplete raw)
source

normalize-debouncecljs

(normalize-debounce raw)

Parses the raw debounce attribute into a non-negative millisecond count. Absent, non-numeric, or negative input yields 0 (debounce disabled).

Parses the raw `debounce` attribute into a non-negative millisecond count.
Absent, non-numeric, or negative input yields 0 (debounce disabled).
sourceraw docstring

observed-attributescljs

source

property-apicljs

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