Copyright | (c) Layer 3 Communications 2016 Matthew Parsons 2016 |
---|---|
License | BSD3 |
Maintainer | parsonsmatt@gmail.com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
This module is intended to be imported qualified. Allows you to use tags with a prefix.
This module exports all of the HTML tags for the elDynAttr
function.
Documentation
figcaption :: (DomBuilder t m, PostBuild t m) => Dynamic t (Map Text Text) -> m a -> m a Source #
blockquote :: (DomBuilder t m, PostBuild t m) => Dynamic t (Map Text Text) -> m a -> m a Source #