-- WARNING: This code was automatically generated. You should *never* -- edit it directly. Instead, edit the files who generated this code, -- you can find them in the @util/@ directory. -- | This module exports combinators that provide you with the -- ability to set attributes on HTML elements. -- {-# LANGUAGE OverloadedStrings #-} -- Util/GenerateHtmlCombinators.hs:103 module Text.Blaze.Html4.Transitional.Attributes -- Util/GenerateHtmlCombinators.hs:151 ( abbr -- Util/GenerateHtmlCombinators.hs:152 , accept -- Util/GenerateHtmlCombinators.hs:154 , accesskey -- Util/GenerateHtmlCombinators.hs:154 , action -- Util/GenerateHtmlCombinators.hs:154 , align -- Util/GenerateHtmlCombinators.hs:154 , alt -- Util/GenerateHtmlCombinators.hs:154 , archive -- Util/GenerateHtmlCombinators.hs:154 , axis -- Util/GenerateHtmlCombinators.hs:154 , background -- Util/GenerateHtmlCombinators.hs:154 , bgcolor -- Util/GenerateHtmlCombinators.hs:154 , border -- Util/GenerateHtmlCombinators.hs:154 , cellpadding -- Util/GenerateHtmlCombinators.hs:154 , cellspacing -- Util/GenerateHtmlCombinators.hs:154 , char -- Util/GenerateHtmlCombinators.hs:154 , charoff -- Util/GenerateHtmlCombinators.hs:154 , charset -- Util/GenerateHtmlCombinators.hs:154 , checked -- Util/GenerateHtmlCombinators.hs:154 , cite -- Util/GenerateHtmlCombinators.hs:154 , class_ -- Util/GenerateHtmlCombinators.hs:154 , classid -- Util/GenerateHtmlCombinators.hs:154 , clear -- Util/GenerateHtmlCombinators.hs:154 , codebase -- Util/GenerateHtmlCombinators.hs:154 , codetype -- Util/GenerateHtmlCombinators.hs:154 , cols -- Util/GenerateHtmlCombinators.hs:154 , colspan -- Util/GenerateHtmlCombinators.hs:154 , compact -- Util/GenerateHtmlCombinators.hs:154 , content -- Util/GenerateHtmlCombinators.hs:154 , coords -- Util/GenerateHtmlCombinators.hs:154 , data_ -- Util/GenerateHtmlCombinators.hs:154 , datetime -- Util/GenerateHtmlCombinators.hs:154 , declare -- Util/GenerateHtmlCombinators.hs:154 , defer -- Util/GenerateHtmlCombinators.hs:154 , dir -- Util/GenerateHtmlCombinators.hs:154 , disabled -- Util/GenerateHtmlCombinators.hs:154 , enctype -- Util/GenerateHtmlCombinators.hs:154 , for -- Util/GenerateHtmlCombinators.hs:154 , frame -- Util/GenerateHtmlCombinators.hs:154 , headers -- Util/GenerateHtmlCombinators.hs:154 , height -- Util/GenerateHtmlCombinators.hs:154 , href -- Util/GenerateHtmlCombinators.hs:154 , hreflang -- Util/GenerateHtmlCombinators.hs:154 , hspace -- Util/GenerateHtmlCombinators.hs:154 , http_equiv -- Util/GenerateHtmlCombinators.hs:154 , id -- Util/GenerateHtmlCombinators.hs:154 , label -- Util/GenerateHtmlCombinators.hs:154 , lang -- Util/GenerateHtmlCombinators.hs:154 , language -- Util/GenerateHtmlCombinators.hs:154 , maxlength -- Util/GenerateHtmlCombinators.hs:154 , media -- Util/GenerateHtmlCombinators.hs:154 , method -- Util/GenerateHtmlCombinators.hs:154 , multiple -- Util/GenerateHtmlCombinators.hs:154 , name -- Util/GenerateHtmlCombinators.hs:154 , nohref -- Util/GenerateHtmlCombinators.hs:154 , noshade -- Util/GenerateHtmlCombinators.hs:154 , nowrap -- Util/GenerateHtmlCombinators.hs:154 , onabort -- Util/GenerateHtmlCombinators.hs:154 , onblur -- Util/GenerateHtmlCombinators.hs:154 , onchange -- Util/GenerateHtmlCombinators.hs:154 , onclick -- Util/GenerateHtmlCombinators.hs:154 , ondblclick -- Util/GenerateHtmlCombinators.hs:154 , onfocus -- Util/GenerateHtmlCombinators.hs:154 , onkeydown -- Util/GenerateHtmlCombinators.hs:154 , onkeypress -- Util/GenerateHtmlCombinators.hs:154 , onkeyup -- Util/GenerateHtmlCombinators.hs:154 , onload -- Util/GenerateHtmlCombinators.hs:154 , onmousedown -- Util/GenerateHtmlCombinators.hs:154 , onmousemove -- Util/GenerateHtmlCombinators.hs:154 , onmouseout -- Util/GenerateHtmlCombinators.hs:154 , onmouseover -- Util/GenerateHtmlCombinators.hs:154 , onmouseup -- Util/GenerateHtmlCombinators.hs:154 , onreset -- Util/GenerateHtmlCombinators.hs:154 , onselect -- Util/GenerateHtmlCombinators.hs:154 , onsubmit -- Util/GenerateHtmlCombinators.hs:154 , onunload -- Util/GenerateHtmlCombinators.hs:154 , profile -- Util/GenerateHtmlCombinators.hs:154 , readonly -- Util/GenerateHtmlCombinators.hs:154 , rel -- Util/GenerateHtmlCombinators.hs:154 , rev -- Util/GenerateHtmlCombinators.hs:154 , rows -- Util/GenerateHtmlCombinators.hs:154 , rowspan -- Util/GenerateHtmlCombinators.hs:154 , rules -- Util/GenerateHtmlCombinators.hs:154 , scheme -- Util/GenerateHtmlCombinators.hs:154 , scope -- Util/GenerateHtmlCombinators.hs:154 , selected -- Util/GenerateHtmlCombinators.hs:154 , shape -- Util/GenerateHtmlCombinators.hs:154 , size -- Util/GenerateHtmlCombinators.hs:154 , span -- Util/GenerateHtmlCombinators.hs:154 , src -- Util/GenerateHtmlCombinators.hs:154 , standby -- Util/GenerateHtmlCombinators.hs:154 , start -- Util/GenerateHtmlCombinators.hs:154 , style -- Util/GenerateHtmlCombinators.hs:154 , summary -- Util/GenerateHtmlCombinators.hs:154 , tabindex -- Util/GenerateHtmlCombinators.hs:154 , target -- Util/GenerateHtmlCombinators.hs:154 , title -- Util/GenerateHtmlCombinators.hs:154 , type_ -- Util/GenerateHtmlCombinators.hs:154 , usemap -- Util/GenerateHtmlCombinators.hs:154 , valign -- Util/GenerateHtmlCombinators.hs:154 , value -- Util/GenerateHtmlCombinators.hs:154 , valuetype -- Util/GenerateHtmlCombinators.hs:154 , vspace -- Util/GenerateHtmlCombinators.hs:154 , width -- Util/GenerateHtmlCombinators.hs:154 ) where -- Util/GenerateHtmlCombinators.hs:155 import Prelude () -- Util/GenerateHtmlCombinators.hs:105 -- Util/GenerateHtmlCombinators.hs:106 import Text.Blaze.Internal (Attribute, AttributeValue, attribute) -- Util/GenerateHtmlCombinators.hs:107 -- Util/GenerateHtmlCombinators.hs:108 -- | Combinator for the @abbr@ attribute. -- -- Example: -- -- > div ! abbr "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- abbr :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 abbr = attribute " abbr=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE abbr #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @accept@ attribute. -- -- Example: -- -- > div ! accept "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- accept :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 accept = attribute " accept=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE accept #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @accesskey@ attribute. -- -- Example: -- -- > div ! accesskey "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- accesskey :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 accesskey = attribute " accesskey=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE accesskey #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @action@ attribute. -- -- Example: -- -- > div ! action "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- action :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 action = attribute " action=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE action #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @align@ attribute. -- -- Example: -- -- > div ! align "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- align :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 align = attribute " align=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE align #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @alt@ attribute. -- -- Example: -- -- > div ! alt "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- alt :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 alt = attribute " alt=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE alt #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @archive@ attribute. -- -- Example: -- -- > div ! archive "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- archive :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 archive = attribute " archive=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE archive #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @axis@ attribute. -- -- Example: -- -- > div ! axis "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- axis :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 axis = attribute " axis=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE axis #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @background@ attribute. -- -- Example: -- -- > div ! background "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- background :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 background = attribute " background=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE background #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @bgcolor@ attribute. -- -- Example: -- -- > div ! bgcolor "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- bgcolor :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 bgcolor = attribute " bgcolor=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE bgcolor #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @border@ attribute. -- -- Example: -- -- > div ! border "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- border :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 border = attribute " border=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE border #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @cellpadding@ attribute. -- -- Example: -- -- > div ! cellpadding "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- cellpadding :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 cellpadding = attribute " cellpadding=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE cellpadding #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @cellspacing@ attribute. -- -- Example: -- -- > div ! cellspacing "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- cellspacing :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 cellspacing = attribute " cellspacing=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE cellspacing #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @char@ attribute. -- -- Example: -- -- > div ! char "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- char :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 char = attribute " char=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE char #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @charoff@ attribute. -- -- Example: -- -- > div ! charoff "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- charoff :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 charoff = attribute " charoff=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE charoff #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @charset@ attribute. -- -- Example: -- -- > div ! charset "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- charset :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 charset = attribute " charset=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE charset #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @checked@ attribute. -- -- Example: -- -- > div ! checked "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- checked :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 checked = attribute " checked=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE checked #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @cite@ attribute. -- -- Example: -- -- > div ! cite "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- cite :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 cite = attribute " cite=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE cite #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @class@ attribute. -- -- Example: -- -- > div ! class_ "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- class_ :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 class_ = attribute " class=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE class_ #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @classid@ attribute. -- -- Example: -- -- > div ! classid "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- classid :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 classid = attribute " classid=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE classid #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @clear@ attribute. -- -- Example: -- -- > div ! clear "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- clear :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 clear = attribute " clear=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE clear #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @codebase@ attribute. -- -- Example: -- -- > div ! codebase "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- codebase :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 codebase = attribute " codebase=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE codebase #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @codetype@ attribute. -- -- Example: -- -- > div ! codetype "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- codetype :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 codetype = attribute " codetype=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE codetype #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @cols@ attribute. -- -- Example: -- -- > div ! cols "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- cols :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 cols = attribute " cols=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE cols #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @colspan@ attribute. -- -- Example: -- -- > div ! colspan "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- colspan :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 colspan = attribute " colspan=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE colspan #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @compact@ attribute. -- -- Example: -- -- > div ! compact "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- compact :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 compact = attribute " compact=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE compact #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @content@ attribute. -- -- Example: -- -- > div ! content "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- content :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 content = attribute " content=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE content #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @coords@ attribute. -- -- Example: -- -- > div ! coords "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- coords :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 coords = attribute " coords=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE coords #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @data@ attribute. -- -- Example: -- -- > div ! data_ "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- data_ :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 data_ = attribute " data=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE data_ #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @datetime@ attribute. -- -- Example: -- -- > div ! datetime "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- datetime :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 datetime = attribute " datetime=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE datetime #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @declare@ attribute. -- -- Example: -- -- > div ! declare "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- declare :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 declare = attribute " declare=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE declare #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @defer@ attribute. -- -- Example: -- -- > div ! defer "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- defer :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 defer = attribute " defer=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE defer #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @dir@ attribute. -- -- Example: -- -- > div ! dir "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- dir :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 dir = attribute " dir=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE dir #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @disabled@ attribute. -- -- Example: -- -- > div ! disabled "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- disabled :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 disabled = attribute " disabled=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE disabled #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @enctype@ attribute. -- -- Example: -- -- > div ! enctype "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- enctype :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 enctype = attribute " enctype=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE enctype #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @for@ attribute. -- -- Example: -- -- > div ! for "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- for :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 for = attribute " for=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE for #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @frame@ attribute. -- -- Example: -- -- > div ! frame "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- frame :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 frame = attribute " frame=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE frame #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @headers@ attribute. -- -- Example: -- -- > div ! headers "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- headers :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 headers = attribute " headers=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE headers #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @height@ attribute. -- -- Example: -- -- > div ! height "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- height :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 height = attribute " height=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE height #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @href@ attribute. -- -- Example: -- -- > div ! href "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- href :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 href = attribute " href=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE href #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @hreflang@ attribute. -- -- Example: -- -- > div ! hreflang "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- hreflang :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 hreflang = attribute " hreflang=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE hreflang #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @hspace@ attribute. -- -- Example: -- -- > div ! hspace "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- hspace :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 hspace = attribute " hspace=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE hspace #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @http-equiv@ attribute. -- -- Example: -- -- > div ! http_equiv "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- http_equiv :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 http_equiv = attribute " http-equiv=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE http_equiv #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @id@ attribute. -- -- Example: -- -- > div ! id "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- id :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 id = attribute " id=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE id #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @label@ attribute. -- -- Example: -- -- > div ! label "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- label :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 label = attribute " label=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE label #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @lang@ attribute. -- -- Example: -- -- > div ! lang "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- lang :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 lang = attribute " lang=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE lang #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @language@ attribute. -- -- Example: -- -- > div ! language "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- language :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 language = attribute " language=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE language #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @maxlength@ attribute. -- -- Example: -- -- > div ! maxlength "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- maxlength :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 maxlength = attribute " maxlength=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE maxlength #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @media@ attribute. -- -- Example: -- -- > div ! media "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- media :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 media = attribute " media=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE media #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @method@ attribute. -- -- Example: -- -- > div ! method "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- method :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 method = attribute " method=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE method #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @multiple@ attribute. -- -- Example: -- -- > div ! multiple "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- multiple :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 multiple = attribute " multiple=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE multiple #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @name@ attribute. -- -- Example: -- -- > div ! name "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- name :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 name = attribute " name=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE name #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @nohref@ attribute. -- -- Example: -- -- > div ! nohref "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- nohref :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 nohref = attribute " nohref=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE nohref #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @noshade@ attribute. -- -- Example: -- -- > div ! noshade "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- noshade :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 noshade = attribute " noshade=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE noshade #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @nowrap@ attribute. -- -- Example: -- -- > div ! nowrap "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- nowrap :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 nowrap = attribute " nowrap=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE nowrap #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onabort@ attribute. -- -- Example: -- -- > div ! onabort "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onabort :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onabort = attribute " onabort=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onabort #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onblur@ attribute. -- -- Example: -- -- > div ! onblur "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onblur :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onblur = attribute " onblur=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onblur #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onchange@ attribute. -- -- Example: -- -- > div ! onchange "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onchange :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onchange = attribute " onchange=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onchange #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onclick@ attribute. -- -- Example: -- -- > div ! onclick "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onclick :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onclick = attribute " onclick=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onclick #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @ondblclick@ attribute. -- -- Example: -- -- > div ! ondblclick "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- ondblclick :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 ondblclick = attribute " ondblclick=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE ondblclick #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onfocus@ attribute. -- -- Example: -- -- > div ! onfocus "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onfocus :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onfocus = attribute " onfocus=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onfocus #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onkeydown@ attribute. -- -- Example: -- -- > div ! onkeydown "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onkeydown :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onkeydown = attribute " onkeydown=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onkeydown #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onkeypress@ attribute. -- -- Example: -- -- > div ! onkeypress "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onkeypress :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onkeypress = attribute " onkeypress=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onkeypress #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onkeyup@ attribute. -- -- Example: -- -- > div ! onkeyup "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onkeyup :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onkeyup = attribute " onkeyup=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onkeyup #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onload@ attribute. -- -- Example: -- -- > div ! onload "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onload :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onload = attribute " onload=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onload #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onmousedown@ attribute. -- -- Example: -- -- > div ! onmousedown "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onmousedown :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onmousedown = attribute " onmousedown=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onmousedown #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onmousemove@ attribute. -- -- Example: -- -- > div ! onmousemove "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onmousemove :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onmousemove = attribute " onmousemove=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onmousemove #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onmouseout@ attribute. -- -- Example: -- -- > div ! onmouseout "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onmouseout :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onmouseout = attribute " onmouseout=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onmouseout #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onmouseover@ attribute. -- -- Example: -- -- > div ! onmouseover "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onmouseover :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onmouseover = attribute " onmouseover=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onmouseover #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onmouseup@ attribute. -- -- Example: -- -- > div ! onmouseup "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onmouseup :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onmouseup = attribute " onmouseup=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onmouseup #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onreset@ attribute. -- -- Example: -- -- > div ! onreset "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onreset :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onreset = attribute " onreset=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onreset #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onselect@ attribute. -- -- Example: -- -- > div ! onselect "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onselect :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onselect = attribute " onselect=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onselect #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onsubmit@ attribute. -- -- Example: -- -- > div ! onsubmit "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onsubmit :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onsubmit = attribute " onsubmit=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onsubmit #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @onunload@ attribute. -- -- Example: -- -- > div ! onunload "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- onunload :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 onunload = attribute " onunload=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE onunload #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @profile@ attribute. -- -- Example: -- -- > div ! profile "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- profile :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 profile = attribute " profile=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE profile #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @readonly@ attribute. -- -- Example: -- -- > div ! readonly "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- readonly :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 readonly = attribute " readonly=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE readonly #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @rel@ attribute. -- -- Example: -- -- > div ! rel "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- rel :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 rel = attribute " rel=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE rel #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @rev@ attribute. -- -- Example: -- -- > div ! rev "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- rev :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 rev = attribute " rev=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE rev #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @rows@ attribute. -- -- Example: -- -- > div ! rows "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- rows :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 rows = attribute " rows=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE rows #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @rowspan@ attribute. -- -- Example: -- -- > div ! rowspan "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- rowspan :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 rowspan = attribute " rowspan=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE rowspan #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @rules@ attribute. -- -- Example: -- -- > div ! rules "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- rules :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 rules = attribute " rules=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE rules #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @scheme@ attribute. -- -- Example: -- -- > div ! scheme "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- scheme :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 scheme = attribute " scheme=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE scheme #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @scope@ attribute. -- -- Example: -- -- > div ! scope "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- scope :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 scope = attribute " scope=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE scope #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @selected@ attribute. -- -- Example: -- -- > div ! selected "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- selected :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 selected = attribute " selected=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE selected #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @shape@ attribute. -- -- Example: -- -- > div ! shape "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- shape :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 shape = attribute " shape=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE shape #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @size@ attribute. -- -- Example: -- -- > div ! size "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- size :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 size = attribute " size=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE size #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @span@ attribute. -- -- Example: -- -- > div ! span "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- span :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 span = attribute " span=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE span #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @src@ attribute. -- -- Example: -- -- > div ! src "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- src :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 src = attribute " src=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE src #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @standby@ attribute. -- -- Example: -- -- > div ! standby "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- standby :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 standby = attribute " standby=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE standby #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @start@ attribute. -- -- Example: -- -- > div ! start "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- start :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 start = attribute " start=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE start #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @style@ attribute. -- -- Example: -- -- > div ! style "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- style :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 style = attribute " style=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE style #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @summary@ attribute. -- -- Example: -- -- > div ! summary "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- summary :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 summary = attribute " summary=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE summary #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @tabindex@ attribute. -- -- Example: -- -- > div ! tabindex "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- tabindex :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 tabindex = attribute " tabindex=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE tabindex #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @target@ attribute. -- -- Example: -- -- > div ! target "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- target :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 target = attribute " target=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE target #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @title@ attribute. -- -- Example: -- -- > div ! title "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- title :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 title = attribute " title=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE title #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @type@ attribute. -- -- Example: -- -- > div ! type_ "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- type_ :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 type_ = attribute " type=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE type_ #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @usemap@ attribute. -- -- Example: -- -- > div ! usemap "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- usemap :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 usemap = attribute " usemap=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE usemap #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @valign@ attribute. -- -- Example: -- -- > div ! valign "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- valign :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 valign = attribute " valign=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE valign #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @value@ attribute. -- -- Example: -- -- > div ! value "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- value :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 value = attribute " value=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE value #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @valuetype@ attribute. -- -- Example: -- -- > div ! valuetype "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- valuetype :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 valuetype = attribute " valuetype=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE valuetype #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @vspace@ attribute. -- -- Example: -- -- > div ! vspace "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- vspace :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 vspace = attribute " vspace=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE vspace #-} -- Util/GenerateHtmlCombinators.hs:263 -- | Combinator for the @width@ attribute. -- -- Example: -- -- > div ! width "bar" $ "Hello." -- -- Result: -- -- >
Hello.
-- width :: AttributeValue -- ^ Attribute value. -- Util/GenerateHtmlCombinators.hs:260 -> Attribute -- ^ Resulting attribute. -- Util/GenerateHtmlCombinators.hs:261 width = attribute " width=\"" -- Util/GenerateHtmlCombinators.hs:262 {-# INLINE width #-} -- Util/GenerateHtmlCombinators.hs:263