Liking cljdoc? Tell your friends :D

app.components.x-copy.model


attr-disabledcljs


attr-error-messagecljs


attr-fromcljs


attr-from-attrcljs


attr-hotkeycljs


attr-modecljs


attr-show-tooltipcljs


attr-success-messagecljs


attr-textcljs


attr-tooltip-mscljs


clampcljs

(clamp n lo hi)

Clamp integer n to [lo, hi].

Clamp integer n to [lo, hi].
raw docstring

css-prefixcljs


error-detailcljs

(error-detail err)

Build the x-copy-error CustomEvent detail object.

Build the x-copy-error CustomEvent detail object.
raw docstring

event-copy-errorcljs


event-copy-requestcljs


event-copy-successcljs


event-schemacljs


normalizecljs

(normalize {:keys [text-raw from-raw from-attr-raw mode-raw disabled-present?
                   show-tooltip-raw tooltip-ms-raw success-message-raw
                   error-message-raw hotkey-raw]})

Produce a normalized view-model map from raw attribute values.

Produce a normalized view-model map from raw attribute values.
raw docstring

observed-attributescljs


parse-bool-default-truecljs

(parse-bool-default-true s)

nil/absent → true, "false"/"0" → false, anything else → true.

nil/absent → true, "false"/"0" → false, anything else → true.
raw docstring

parse-int-poscljs

(parse-int-pos s default-v)

Parse a positive integer from s, returning default-v if not valid or not positive.

Parse a positive integer from s, returning default-v if not valid or not positive.
raw docstring

parse-modecljs

(parse-mode s)

Returns "text" or "html", defaulting to "text".

Returns "text" or "html", defaulting to "text".
raw docstring

property-apicljs


request-detailcljs

(request-detail {:keys [text from from-attr mode]})

Build the x-copy-request CustomEvent detail object.

Build the x-copy-request CustomEvent detail object.
raw docstring

slot-defaultcljs


slot-tooltipcljs


success-detailcljs

(success-detail text)

Build the x-copy-success CustomEvent detail object.

Build the x-copy-success CustomEvent detail object.
raw docstring

tag-namecljs

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