Safe Haskell | None |
---|---|
Language | Haskell2010 |
Yesod.Alert.Bootstrap3
Description
Render Alert
s using Bootstrap v3.x
Dependencies (These should be accessible in your app):
- Bootstrap's CSS and JS
- JQuery >= 1.12.4
Documentation
renderAlertsBootstrap3 :: [Alert] -> Markup Source #