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