(add-block! block-store-id {:storage/keys [block] :as element})Adds the block to the store atom
Adds the block to the store atom
(compatible? args)(exists-in-store? block-store-id {:storage/keys [block]})(id)(id name)(id name store-atm)(load-store-element content-store block)(new id)(query-store block-store-id {:store.id/keys [content]})Returns a function which implements querying functionality.
Returns a function which implements querying functionality.
(remove-block! block-store-id {:storage/keys [block] :as element})Removes the block from the store atom
Removes the block from the store atom
(store-atom block-store-id)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 |