alerts-0.1.2.0: Alert messages for web applications

Safe HaskellNone
LanguageHaskell2010

Web.Alert.Renderer.Foundation5

Description

Render Alerts using Foundation v5.x

Dependencies (These should be accessible in your app):

  • Foundation's CSS and JS
  • Modernizr
  • JQuery
Synopsis

Documentation

renderAlertsFoundation5 :: AlertType -> [Alert] -> Text Source #

Render alerts using Foundation v5.x alerts

data AlertType Source #

Foundation 5.x alert type

Constructors

Radius

Slightly rounded corners

Round

Fully rounded corners