Liking cljdoc? Tell your friends :D

re-frisk.ui.components.frisk


apply-filtercljs

(apply-filter state id)
source

CollapseAllButtoncljs

(CollapseAllButton emit-fn data)
source

conj-to-setcljs

(conj-to-set coll x)
source

DataFriskcljs

(DataFrisk {:keys [data] :as all})
source

debouncecljs

(debounce key delay f)
source

debounce-pendingcljs

source

edit-debounce-mscljs

source

emit-fn-factorycljs

(emit-fn-factory state-atom id swappable)
source

expand-all-pathscljs

(expand-all-paths root-value)
source

expand-by-defaultcljs

source

ExpandAllButtoncljs

(ExpandAllButton emit-fn data)
source

ExpandButtoncljs

(ExpandButton {:keys [expanded? path emit-fn]})
source

expanded-matching-pathscljs

(expanded-matching-paths paths)
source

FilterEditBoxcljs

(FilterEditBox emit-fn filter)
source

FilterResetcljs

(FilterReset emit-fn)
source

is-expandedcljs

(is-expanded expanded-paths expanded-matching-paths path)
source

is-prefixcljs

(is-prefix needle haystack)
source

KeyValNodecljs

(KeyValNode {[k v] :data
             :keys [path expanded-paths matching-paths expanded-matching-paths
                    emit-fn swappable]})
source

KeywordTextcljs

(KeywordText data)
source

ListVecNodecljs

(ListVecNode {:keys [data path expanded-paths matching-paths
                     expanded-matching-paths emit-fn swappable node]})
source

MapNodecljs

(MapNode {:keys [data path expanded-paths matching-paths expanded-matching-paths
                 emit-fn node]
          :as all})
source

matching-pathscljs

(matching-paths data filter')
source

NilTextcljs

(NilText)
source

Nodecljs

(Node {:keys [data path emit-fn swappable node matching-paths] :as val})
source

node-clickedcljs

(node-clicked {:keys [event emit-fn path] :as all})
source

NumberTextcljs

(NumberText data)
source

prefixescljs

(prefixes path)
source

Rootcljs

(Root data id state-atom)
source

SetNodecljs

(SetNode {:keys [data path expanded-paths matching-paths expanded-matching-paths
                 emit-fn swappable node]})
source

StringTextcljs

(StringText data)
source

stylescljs

source

walk-pathscljs

(walk-paths data)
(walk-paths prefix data)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close