(drop-area {:keys [on-file-drop on-active-change] :as opts})Create attribute map for drop area.
Create attribute map for drop area.
(humanize-filesize bytes)(humanize-filesize bytes {:keys [locale iec? locale-opts]})(on-drop-handler {:keys [on-file-drop on-active-change]})Create handler when can be used for file drag'n'drop.
Options:
Create handler when can be used for file drag'n'drop. Options: - :files - The IReactiveAtom containing vector of Files. - :active? - (optional) IReactiveAtom containing status if the drag'n'drop is active.
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 |