| Copyright | 2014, Peter Harpending. |
|---|---|
| License | BSD3 |
| Maintainer | Peter Harpending <pharpend2@gmail.com> |
| Stability | experimental |
| Portability | archlinux |
| Safe Haskell | None |
| Language | Haskell2010 |
Web.Skell.Partials
Description
- defaultWrapper :: Html -> Html -> Html
- stylesheetTag :: Resource r => r -> Html
- stylesheetRemote :: ForeignResource -> Html
- scriptRemote :: ForeignResource -> Html
- linkTag :: AttributeValue -> Html -> Html
- emailTag :: Text -> Html
Documentation
defaultWrapper :: Html -> Html -> Html Source
Bootstrap Wrapper for Skell
stylesheetTag :: Resource r => r -> Html Source
Wrap a Resource URL in a link tag
stylesheetRemote :: ForeignResource -> Html Source
Link to a remote stylesheet
scriptRemote :: ForeignResource -> Html Source
Link to a remote stylesheet
linkTag :: AttributeValue -> Html -> Html Source
Tag for any link