tamper-0.4.0: An HTML templating system similar to Blaze, implemented as a monad transformer of sorts

Safe HaskellSafe-Inferred

Text.Tamper.Tags.Html.Attributes

Synopsis

Documentation

accept :: IsString t => t -> (t, t)Source

acceptCharset :: IsString t => t -> (t, t)Source

accesskey :: IsString t => t -> (t, t)Source

action :: IsString t => t -> (t, t)Source

alt :: IsString t => t -> (t, t)Source

async :: IsString t => t -> (t, t)Source

autocomplete :: IsString t => t -> (t, t)Source

autofocus :: IsString t => t -> (t, t)Source

autoplay :: IsString t => t -> (t, t)Source

challenge :: IsString t => t -> (t, t)Source

charset :: IsString t => t -> (t, t)Source

checked :: IsString t => t -> (t, t)Source

cite :: IsString t => t -> (t, t)Source

class_ :: IsString t => t -> (t, t)Source

cols :: IsString t => t -> (t, t)Source

colspan :: IsString t => t -> (t, t)Source

content :: IsString t => t -> (t, t)Source

contenteditable :: IsString t => t -> (t, t)Source

contextmenu :: IsString t => t -> (t, t)Source

controls :: IsString t => t -> (t, t)Source

coords :: IsString t => t -> (t, t)Source

data_ :: IsString t => t -> (t, t)Source

datetime :: IsString t => t -> (t, t)Source

defer :: IsString t => t -> (t, t)Source

dir :: IsString t => t -> (t, t)Source

disabled :: IsString t => t -> (t, t)Source

draggable :: IsString t => t -> (t, t)Source

enctype :: IsString t => t -> (t, t)Source

for :: IsString t => t -> (t, t)Source

form :: IsString t => t -> (t, t)Source

formaction :: IsString t => t -> (t, t)Source

formenctype :: IsString t => t -> (t, t)Source

formmethod :: IsString t => t -> (t, t)Source

formnovalidate :: IsString t => t -> (t, t)Source

formtarget :: IsString t => t -> (t, t)Source

headers :: IsString t => t -> (t, t)Source

height :: IsString t => t -> (t, t)Source

hidden :: IsString t => t -> (t, t)Source

high :: IsString t => t -> (t, t)Source

href :: IsString t => t -> (t, t)Source

hreflang :: IsString t => t -> (t, t)Source

httpEquiv :: IsString t => t -> (t, t)Source

icon :: IsString t => t -> (t, t)Source

id :: IsString t => t -> (t, t)Source

ismap :: IsString t => t -> (t, t)Source

item :: IsString t => t -> (t, t)Source

itemprop :: IsString t => t -> (t, t)Source

keytype :: IsString t => t -> (t, t)Source

label :: IsString t => t -> (t, t)Source

lang :: IsString t => t -> (t, t)Source

list :: IsString t => t -> (t, t)Source

loop :: IsString t => t -> (t, t)Source

low :: IsString t => t -> (t, t)Source

manifest :: IsString t => t -> (t, t)Source

max :: IsString t => t -> (t, t)Source

maxlength :: IsString t => t -> (t, t)Source

media :: IsString t => t -> (t, t)Source

method :: IsString t => t -> (t, t)Source

min :: IsString t => t -> (t, t)Source

multiple :: IsString t => t -> (t, t)Source

name :: IsString t => t -> (t, t)Source

novalidate :: IsString t => t -> (t, t)Source

onbeforeonload :: IsString t => t -> (t, t)Source

onbeforeprint :: IsString t => t -> (t, t)Source

onblur :: IsString t => t -> (t, t)Source

oncanplay :: IsString t => t -> (t, t)Source

oncanplaythrough :: IsString t => t -> (t, t)Source

onchange :: IsString t => t -> (t, t)Source

oncontextmenu :: IsString t => t -> (t, t)Source

onclick :: IsString t => t -> (t, t)Source

ondblclick :: IsString t => t -> (t, t)Source

ondrag :: IsString t => t -> (t, t)Source

ondragend :: IsString t => t -> (t, t)Source

ondragenter :: IsString t => t -> (t, t)Source

ondragleave :: IsString t => t -> (t, t)Source

ondragover :: IsString t => t -> (t, t)Source

ondragstart :: IsString t => t -> (t, t)Source

ondrop :: IsString t => t -> (t, t)Source

ondurationchange :: IsString t => t -> (t, t)Source

onemptied :: IsString t => t -> (t, t)Source

onended :: IsString t => t -> (t, t)Source

onerror :: IsString t => t -> (t, t)Source

onfocus :: IsString t => t -> (t, t)Source

onformchange :: IsString t => t -> (t, t)Source

onforminput :: IsString t => t -> (t, t)Source

onhaschange :: IsString t => t -> (t, t)Source

oninput :: IsString t => t -> (t, t)Source

oninvalid :: IsString t => t -> (t, t)Source

onkeydown :: IsString t => t -> (t, t)Source

onkeyup :: IsString t => t -> (t, t)Source

onload :: IsString t => t -> (t, t)Source

onloadeddata :: IsString t => t -> (t, t)Source

onloadedmetadata :: IsString t => t -> (t, t)Source

onloadstart :: IsString t => t -> (t, t)Source

onmessage :: IsString t => t -> (t, t)Source

onmousedown :: IsString t => t -> (t, t)Source

onmousemove :: IsString t => t -> (t, t)Source

onmouseout :: IsString t => t -> (t, t)Source

onmouseover :: IsString t => t -> (t, t)Source

onmouseup :: IsString t => t -> (t, t)Source

onmousewheel :: IsString t => t -> (t, t)Source

ononline :: IsString t => t -> (t, t)Source

onpagehide :: IsString t => t -> (t, t)Source

onpageshow :: IsString t => t -> (t, t)Source

onpause :: IsString t => t -> (t, t)Source

onplay :: IsString t => t -> (t, t)Source

onplaying :: IsString t => t -> (t, t)Source

onprogress :: IsString t => t -> (t, t)Source

onpropstate :: IsString t => t -> (t, t)Source

onratechange :: IsString t => t -> (t, t)Source

onredo :: IsString t => t -> (t, t)Source

onresize :: IsString t => t -> (t, t)Source

onscroll :: IsString t => t -> (t, t)Source

onseeked :: IsString t => t -> (t, t)Source

onseeking :: IsString t => t -> (t, t)Source

onselect :: IsString t => t -> (t, t)Source

onstalled :: IsString t => t -> (t, t)Source

onstorage :: IsString t => t -> (t, t)Source

onsubmit :: IsString t => t -> (t, t)Source

onsuspend :: IsString t => t -> (t, t)Source

ontimeupdate :: IsString t => t -> (t, t)Source

onundo :: IsString t => t -> (t, t)Source

onunload :: IsString t => t -> (t, t)Source

onvolumechange :: IsString t => t -> (t, t)Source

onwaiting :: IsString t => t -> (t, t)Source

open :: IsString t => t -> (t, t)Source

optimum :: IsString t => t -> (t, t)Source

pattern :: IsString t => t -> (t, t)Source

ping :: IsString t => t -> (t, t)Source

placeholder :: IsString t => t -> (t, t)Source

preload :: IsString t => t -> (t, t)Source

pubdate :: IsString t => t -> (t, t)Source

radiogroup :: IsString t => t -> (t, t)Source

readonly :: IsString t => t -> (t, t)Source

rel :: IsString t => t -> (t, t)Source

required :: IsString t => t -> (t, t)Source

reversed :: IsString t => t -> (t, t)Source

rows :: IsString t => t -> (t, t)Source

rowspan :: IsString t => t -> (t, t)Source

sandbox :: IsString t => t -> (t, t)Source

scope :: IsString t => t -> (t, t)Source

scoped :: IsString t => t -> (t, t)Source

seamless :: IsString t => t -> (t, t)Source

selected :: IsString t => t -> (t, t)Source

shape :: IsString t => t -> (t, t)Source

size :: IsString t => t -> (t, t)Source

sizes :: IsString t => t -> (t, t)Source

span :: IsString t => t -> (t, t)Source

spellcheck :: IsString t => t -> (t, t)Source

src :: IsString t => t -> (t, t)Source

srcdoc :: IsString t => t -> (t, t)Source

start :: IsString t => t -> (t, t)Source

step :: IsString t => t -> (t, t)Source

style :: IsString t => t -> (t, t)Source

subject :: IsString t => t -> (t, t)Source

summary :: IsString t => t -> (t, t)Source

tabindex :: IsString t => t -> (t, t)Source

target :: IsString t => t -> (t, t)Source

title :: IsString t => t -> (t, t)Source

type_ :: IsString t => t -> (t, t)Source

usemap :: IsString t => t -> (t, t)Source

value :: IsString t => t -> (t, t)Source

width :: IsString t => t -> (t, t)Source

wrap :: IsString t => t -> (t, t)Source

xmlns :: IsString t => t -> (t, t)Source

on :: (Monoid t, IsString t) => t -> t -> (t, t)Source

These are special

dataAttrib :: (Monoid t, IsString t) => t -> t -> (t, t)Source