(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.
(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).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |