(label resource-id)How a resource is named in a console message, an unnamed one included.
How a resource is named in a console message, an unnamed one included.
(parse-timeout attr-value)The request budget the timeout attribute declares. :ms is the budget in milliseconds, nil
meaning no budget at all, and :valid? says whether a budget could be read from the attribute.
A positive value sets the budget, 0 removes it, and an absent or unusable attribute leaves the
default in place.
The request budget the `timeout` attribute declares. `:ms` is the budget in milliseconds, nil meaning no budget at all, and `:valid?` says whether a budget could be read from the attribute. A positive value sets the budget, 0 removes it, and an absent or unusable attribute leaves the default in place.
(resolve-resource-id attr-id)The element's resource id from its resource-id attribute, or nil when absent, blank, or
carrying a character that would break the query its request ids are written into.
The element's resource id from its `resource-id` attribute, or nil when absent, blank, or carrying a character that would break the query its request ids are written into.
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 |