| Copyright | (c) Layer 3 Communications, 2016 Matthew Parsons, 2016 |
|---|---|
| License | BSD3 |
| Maintainer | parsonsmatt@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Reflex.Tags.Attr
Description
This module is intended to be imported qualified.
This module exports all of the HTML tags for the elAttr function.
Documentation
figcaption :: MonadWidget t m => Map String String -> m a -> m a Source
blockquote :: MonadWidget t m => Map String String -> m a -> m a Source