lucid-foundation-0.0.2.1: Basic Zurb Foundation API in Lucid

Safe HaskellNone
LanguageHaskell2010

Lucid.Foundation.Media

Synopsis

Documentation

data_orbit_ :: Attribute Source

data_orbit_slide_ :: Text -> Attribute Source

data_orbit_link_ :: Text -> Attribute Source

tumb_ :: Monad m => Text -> Text -> HtmlT m () Source

The first argument is the href link, and the second is the src to the thumbnail.

clearing_thumbs_ :: Term arg result => arg -> result Source