yesod-pnotify-0.4.3.0: Yet another getMessage/setMessage using pnotify jquery plugins

Safe HaskellNone

Yesod.Goodies.PNotify

Documentation

data PNotify Source

Constructors

PNotify 

Fields

sty :: NotifyStyling
 
typ :: NotifyType
 
ttl :: Text
 
msg :: Text
 

Instances

pnotify :: YesodJqueryPnotify site => site -> WidgetT site IO ()Source