-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Non template haskell markup building function in the spirit of lucid -- -- Build yesod widgets without shakespearean templating @package yesod-elements @version 1.1 module Yesod.Elements a_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a abbr_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a address_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a article_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a aside_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a audio_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a b_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a bdo_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a blockquote_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a body_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a button_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a canvas_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a caption_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a cite_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a code_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a colgroup_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a command_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a datalist_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a dd_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a del_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a details_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a dfn_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a div_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a dl_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a dt_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a em_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a fieldset_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a figcaption_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a figure_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a footer_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a form_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a h1_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a h2_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a h3_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a h4_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a h5_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a h6_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a head_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a header_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a hgroup_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a html_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a i_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a iframe_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a ins_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a kbd_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a label_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a legend_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a li_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a main_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a map_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a mark_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a menu_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a meter_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a nav_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a noscript_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a object_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a ol_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a optgroup_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a option_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a output_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a p_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a pre_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a progress_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a q_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a rp_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a rt_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a ruby_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a samp_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a script_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a section_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a select_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a small_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a span_' :: AttributeValue -> Attribute strong_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a style_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a sub_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a summary_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a sup_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a table_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a tbody_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a td_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a textarea_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a tfoot_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a th_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a thead_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a time_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a title_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a tr_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a ul_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a var_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a video_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a area_ :: Foldable t => t Attribute -> WidgetFor site () base_ :: Foldable t => t Attribute -> WidgetFor site () br_ :: Foldable t => t Attribute -> WidgetFor site () col_ :: Foldable t => t Attribute -> WidgetFor site () embed_ :: Foldable t => t Attribute -> WidgetFor site () hr_ :: Foldable t => t Attribute -> WidgetFor site () img_ :: Foldable t => t Attribute -> WidgetFor site () input_ :: Foldable t => t Attribute -> WidgetFor site () keygen_ :: Foldable t => t Attribute -> WidgetFor site () link_ :: Foldable t => t Attribute -> WidgetFor site () menuitem_ :: Foldable t => t Attribute -> WidgetFor site () meta_ :: Foldable t => t Attribute -> WidgetFor site () param_ :: Foldable t => t Attribute -> WidgetFor site () source_ :: Foldable t => t Attribute -> WidgetFor site () track_ :: Foldable t => t Attribute -> WidgetFor site () wbr_ :: Foldable t => t Attribute -> WidgetFor site () accept_ :: AttributeValue -> Attribute acceptCharset_ :: AttributeValue -> Attribute accesskey_ :: AttributeValue -> Attribute action_ :: AttributeValue -> Attribute alt_ :: AttributeValue -> Attribute async_ :: AttributeValue -> Attribute autocomplete_ :: AttributeValue -> Attribute autofocus_ :: AttributeValue -> Attribute autoplay_ :: AttributeValue -> Attribute challenge_ :: AttributeValue -> Attribute charset_ :: AttributeValue -> Attribute checked_ :: AttributeValue -> Attribute cite_' :: AttributeValue -> Attribute class_ :: AttributeValue -> Attribute cols_ :: AttributeValue -> Attribute colspan_ :: AttributeValue -> Attribute content_ :: AttributeValue -> Attribute contenteditable_ :: AttributeValue -> Attribute contextmenu_ :: AttributeValue -> Attribute controls_ :: AttributeValue -> Attribute coords_ :: AttributeValue -> Attribute data_ :: AttributeValue -> Attribute datetime_ :: AttributeValue -> Attribute defer_ :: AttributeValue -> Attribute dir_ :: AttributeValue -> Attribute disabled_ :: AttributeValue -> Attribute draggable_ :: AttributeValue -> Attribute enctype_ :: AttributeValue -> Attribute for_' :: AttributeValue -> Attribute form_' :: AttributeValue -> Attribute formaction_ :: AttributeValue -> Attribute formenctype_ :: AttributeValue -> Attribute formmethod_ :: AttributeValue -> Attribute formnovalidate_ :: AttributeValue -> Attribute formtarget_ :: AttributeValue -> Attribute headers_ :: AttributeValue -> Attribute height_ :: AttributeValue -> Attribute hidden_ :: AttributeValue -> Attribute high_ :: AttributeValue -> Attribute href_ :: AttributeValue -> Attribute hreflang_ :: AttributeValue -> Attribute httpEquiv_ :: AttributeValue -> Attribute icon_ :: AttributeValue -> Attribute id_ :: AttributeValue -> Attribute ismap_ :: AttributeValue -> Attribute item_ :: AttributeValue -> Attribute itemprop_ :: AttributeValue -> Attribute itemscope_ :: AttributeValue -> Attribute itemtype_ :: AttributeValue -> Attribute keytype_ :: AttributeValue -> Attribute label_' :: AttributeValue -> Attribute lang_ :: AttributeValue -> Attribute list_ :: AttributeValue -> Attribute loop_ :: AttributeValue -> Attribute low_ :: AttributeValue -> Attribute manifest_ :: AttributeValue -> Attribute max_ :: AttributeValue -> Attribute maxlength_ :: AttributeValue -> Attribute media_ :: AttributeValue -> Attribute method_ :: AttributeValue -> Attribute min_ :: AttributeValue -> Attribute multiple_ :: AttributeValue -> Attribute name_ :: AttributeValue -> Attribute novalidate_ :: AttributeValue -> Attribute onbeforeonload_ :: AttributeValue -> Attribute onbeforeprint_ :: AttributeValue -> Attribute onblur_ :: AttributeValue -> Attribute oncanplay_ :: AttributeValue -> Attribute oncanplaythrough_ :: AttributeValue -> Attribute onchange_ :: AttributeValue -> Attribute oncontextmenu_ :: AttributeValue -> Attribute onclick_ :: AttributeValue -> Attribute ondblclick_ :: AttributeValue -> Attribute ondrag_ :: AttributeValue -> Attribute ondragend_ :: AttributeValue -> Attribute ondragenter_ :: AttributeValue -> Attribute ondragleave_ :: AttributeValue -> Attribute ondragover_ :: AttributeValue -> Attribute ondragstart_ :: AttributeValue -> Attribute ondrop_ :: AttributeValue -> Attribute ondurationchange_ :: AttributeValue -> Attribute onemptied_ :: AttributeValue -> Attribute onended_ :: AttributeValue -> Attribute onerror_ :: AttributeValue -> Attribute onfocus_ :: AttributeValue -> Attribute onformchange_ :: AttributeValue -> Attribute onforminput_ :: AttributeValue -> Attribute onhaschange_ :: AttributeValue -> Attribute oninput_ :: AttributeValue -> Attribute oninvalid_ :: AttributeValue -> Attribute onkeydown_ :: AttributeValue -> Attribute onkeyup_ :: AttributeValue -> Attribute onload_ :: AttributeValue -> Attribute onloadeddata_ :: AttributeValue -> Attribute onloadedmetadata_ :: AttributeValue -> Attribute onloadstart_ :: AttributeValue -> Attribute onmessage_ :: AttributeValue -> Attribute onmousedown_ :: AttributeValue -> Attribute onmousemove_ :: AttributeValue -> Attribute onmouseout_ :: AttributeValue -> Attribute onmouseover_ :: AttributeValue -> Attribute onmouseup_ :: AttributeValue -> Attribute onmousewheel_ :: AttributeValue -> Attribute ononline_ :: AttributeValue -> Attribute onpagehide_ :: AttributeValue -> Attribute onpageshow_ :: AttributeValue -> Attribute onpause_ :: AttributeValue -> Attribute onplay_ :: AttributeValue -> Attribute onplaying_ :: AttributeValue -> Attribute onprogress_ :: AttributeValue -> Attribute onpropstate_ :: AttributeValue -> Attribute onratechange_ :: AttributeValue -> Attribute onreadystatechange_ :: AttributeValue -> Attribute onredo_ :: AttributeValue -> Attribute onresize_ :: AttributeValue -> Attribute onscroll_ :: AttributeValue -> Attribute onseeked_ :: AttributeValue -> Attribute onseeking_ :: AttributeValue -> Attribute onselect_ :: AttributeValue -> Attribute onstalled_ :: AttributeValue -> Attribute onstorage_ :: AttributeValue -> Attribute onsubmit_ :: AttributeValue -> Attribute onsuspend_ :: AttributeValue -> Attribute ontimeupdate_ :: AttributeValue -> Attribute onundo_ :: AttributeValue -> Attribute onunload_ :: AttributeValue -> Attribute onvolumechange_ :: AttributeValue -> Attribute onwaiting_ :: AttributeValue -> Attribute open_ :: AttributeValue -> Attribute optimum_ :: AttributeValue -> Attribute pattern_ :: AttributeValue -> Attribute ping_ :: AttributeValue -> Attribute placeholder_ :: AttributeValue -> Attribute preload_ :: AttributeValue -> Attribute pubdate_ :: AttributeValue -> Attribute radiogroup_ :: AttributeValue -> Attribute readonly_ :: AttributeValue -> Attribute rel_ :: AttributeValue -> Attribute required_ :: AttributeValue -> Attribute reversed_ :: AttributeValue -> Attribute rows_ :: AttributeValue -> Attribute rowspan_ :: AttributeValue -> Attribute sandbox_ :: AttributeValue -> Attribute scope_ :: AttributeValue -> Attribute scoped_ :: AttributeValue -> Attribute seamless_ :: AttributeValue -> Attribute selected_ :: AttributeValue -> Attribute shape_ :: AttributeValue -> Attribute size_ :: AttributeValue -> Attribute sizes_ :: AttributeValue -> Attribute span_ :: Foldable t => t Attribute -> WidgetFor site a -> WidgetFor site a spellcheck_ :: AttributeValue -> Attribute src_ :: AttributeValue -> Attribute srcdoc_ :: AttributeValue -> Attribute start_ :: AttributeValue -> Attribute step_ :: AttributeValue -> Attribute style_' :: AttributeValue -> Attribute subject_ :: AttributeValue -> Attribute summary_' :: AttributeValue -> Attribute tabindex_ :: AttributeValue -> Attribute target_ :: AttributeValue -> Attribute title_' :: AttributeValue -> Attribute type_ :: AttributeValue -> Attribute usemap_ :: AttributeValue -> Attribute value_ :: AttributeValue -> Attribute width_ :: AttributeValue -> Attribute wrap_ :: AttributeValue -> Attribute xmlns_ :: AttributeValue -> Attribute liftParent :: Foldable t => StaticString -> StaticString -> t Attribute -> WidgetFor site a -> WidgetFor site a liftLeaf :: Foldable t => Html -> t Attribute -> WidgetFor site ()