Live component that tracks an atom's value
Live component that tracks an atom's value
(atom-source atom-or-opts)(atom-source atom process-value)Create a source that tracks changes made to the given atom. The source will return the same channel on each call to to-channel so the same source can't be used for multiple live components.
Create a source that tracks changes made to the given atom. The source will return the same channel on each call to to-channel so the same source can't be used for multiple live components.
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 |