(horizontal-bar-tabs &
{:keys [model tabs on-change id-fn label-fn tooltip-fn
tooltip-position class style attr parts src
debug-as validate? disabled?]
:or {id-fn :id label-fn :label tooltip-fn :tooltip}
:as args})(horizontal-pill-tabs &
{:keys [model tabs on-change id-fn label-fn class style
attr parts src debug-as disabled?]
:or {id-fn :id label-fn :label}
:as args})(horizontal-tabs &
{:keys [model tabs on-change id-fn label-fn class style attr
parts disabled?]
:or {id-fn :id label-fn :label}
:as args})(vertical-bar-tabs &
{:keys [model tabs on-change id-fn label-fn class style attr
parts src debug-as validate? disabled?]
:or {id-fn :id label-fn :label}
:as args})(vertical-pill-tabs &
{:keys [model tabs on-change id-fn label-fn class style attr
parts src debug-as disabled?]
:or {id-fn :id label-fn :label}
:as args})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 |