(error-modal
&
{:keys [severity title what-happened what-happened-title implications
implications-title what-to-do what-to-do-title details details-title
error context action instructions proceedable? undone?
backdrop-on-click on-close closeable? pre-theme theme defaults?
ask-to-report? engineers-notified? bug? header footer heading
title-wrapper modal inner-wrapper top-bar triangle body text code]
:or {closeable? true
engineers-notified? true
bug? true
implications-title "Implications"
what-to-do-title "What Should You Do Now?"
title "Sorry, you've hit a bug"
details-title "Low-level Details (for developers):"
what-happened-title "What Just Happened?"
defaults? true
severity :error}
: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 |