(modal-panel &
{:keys [child wrap-nicely? backdrop-color backdrop-opacity
backdrop-on-click class style attr parts]
:or {wrap-nicely? true}
:as args})
Renders a modal window centered on screen. A dark transparent backdrop sits between this and the underlying main window to prevent UI interactivity and place user focus on the modal window. Parameters:
Renders a modal window centered on screen. A dark transparent backdrop sits between this and the underlying main window to prevent UI interactivity and place user focus on the modal window. Parameters: - child: The message to display in the modal (a string or a hiccup vector or function returning a hiccup vector)
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 |