Liking cljdoc? Tell your friends :D

rui.modals.components


(modal state title on-close body & {:keys [twbs-modifiers]})

Show a Bootstrap's modal depending on a given state. Optionally take :twbs-modifiers that are applied to modal-dialog

Show a Bootstrap's modal depending on a given `state`. Optionally take `:twbs-modifiers` that are applied
to modal-dialog
sourceraw docstring

(modal-body body)
source

(modal-content & children)
source

(modal-dialog state title on-close body & {:keys [twbs-modifiers]})
source

(modal-footer & children)
source

(modal-header & children)
source

(modal-title title)
source

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

× close