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)
source

scrollercljs

(scroller div)
(scroller attr div)
source

small-buttoncljs

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

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

× close