Liking cljdoc? Tell your friends :D

ui-input GitHub Actions status |pink-gorilla/ui-binary-clockClojars Project

Input controls

-input/button -input/textbox -input/checkbox -input/select -input/progressbar

Container controls

  • container/tab
  • container/sidebar
  • container/panel
  • container/description-list

debounce

  • ui.debounce/debounce

react.rnd (resize and dragable)

  • ui.rnd/rnd

react gridlayout

  • ui.gridlayout/gridlayout

react.spaces

  • spaces/viewport
  • spaces/fill
  • spaces/left
  • spaces/right pinkgorilla.layout.spaces/right
  • spaces/top pinkgorilla.layout.spaces/top
  • spaces/bottom pinkgorilla.layout.spaces/bottom
  • spaces/
  • spaces/left-resizeable pinkgorilla.layout.spaces/left-resizeable
  • spaces/right-resizeable pinkgorilla.layout.spaces/right-resizeable
  • spaces/top-resizeable pinkgorilla.layout.spaces/top-resizeable
  • spaces/bottom-resizeable
  • spaces/centered-vertically
  • spaces/description

popover

  • ui.popover/popover
  • ui.popover/tooltip

iron slider

  • input2/slider

Demo

cd demo
clojure -X:demo:npm-install"
clojure -X:demo:compile
clojure -X:demo

Navigate your webbrowser to port 8080.

Can you improve this documentation?Edit on GitHub

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

× close