Liking cljdoc? Tell your friends :D

re-frisk.ui.components.components


label-buttoncljs

(label-button label)
(label-button {:keys [on-click active?] :or {active? true}} label)

scrollercljs

(scroller div)
(scroller attr div)

small-buttoncljs

(small-button label)
(small-button {:keys [on-click active?] :or {active? true}} label)

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

× close