Liking cljdoc? Tell your friends :D

menu.core


buttoncljs

(button & {:keys [class style label on-click active? disabled?]})

button-groupcljs

(button-group & buttons)

button-rowcljs

(button-row & buttons)

(menu & {:as args})

(menu* {:as args :keys [show-model show-init on-change]})

sectionmenucljs

(sectionmenu {:keys [model id-fn node items] :or {id-fn :label}}
             {:as state :keys [on-change*]})

(submenu {:keys [hover? id-fn left width node items]}
         {:as state :keys [on-change*]})

with-defaultscljs

(with-defaults args)

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

× close