(crux-url path)
(delete-effect! options)
See the doc for the :crux/delete effect in the re-frame-crux namespace
See the doc for the :crux/delete effect in the re-frame-crux namespace
(event->fn event-fn)
Converts a re-frame event vector to a function that can be passed as cljs-ajax callbacks
Converts a re-frame event vector to a function that can be passed as cljs-ajax callbacks
(get-effect! input)
See the doc for the :crux/get effect in the re-frame-crux namespace
See the doc for the :crux/get effect in the re-frame-crux namespace
(make-delete-op {:keys [id valid-time end-valid-time]})
(make-entity-url {:keys [id valid-time tx-time tx-id]})
(make-put-op {:keys [valid-time end-valid-time]} document)
(put-effect! options)
See the doc for the :crux/put effect in the re-frame-crux namespace
See the doc for the :crux/put effect in the re-frame-crux namespace
(query-effect options)
See the doc for the :crux/query effect in the re-frame-crux namespace
See the doc for the :crux/query effect in the re-frame-crux namespace
(query-payload {:keys [query valid-time tx-time tx-id] :as options})
(submit-tx-effect! options)
See the doc for the :crux/submit-tx effect in the re-frame-crux namespace
See the doc for the :crux/submit-tx effect in the re-frame-crux namespace
(submit-tx-payload {:keys [ops] :as options})
(to-cljs-ajax {:keys [params on-success on-failure]})
Wraps the params in a Map that cljs-ajax understand
Wraps the params in a Map that cljs-ajax understand
(tx-payload options op)
(with-crux-id {:keys [doc]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close