Liking cljdoc? Tell your friends :D

snow.files.ui


<subcljs

source

>evtcljs

source

dissoc-incljs

(dissoc-in m [k & ks :as keys])
https://stackoverflow.com/a/14488425
sourceraw docstring

file-inputcljs

(file-input m)
source

file-listcljs

(file-list {:keys [id type]})
source

file-viewcljs

(file-view {:keys [filename id type] :as opts})
source

get-filescljs

(get-files e)
source

read-filecljs

(read-file file {:keys [id type process dispatch binary] :as m})

read file and dispatch an event of [:file-content {:id :content}], will apply a process function if provided

read file and dispatch an event of [:file-content {:id :content}],
will apply a process function if provided
sourceraw docstring

viewcljs

(view {:keys [id placeholder process type dispatch] :as m})
source

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

× close