Safe Haskell | None |
---|---|
Language | Haskell2010 |
Html5 terms.
Synopsis
- doctype_ :: Monad m => HtmlT m ()
- doctypehtml_ :: Monad m => HtmlT m a -> HtmlT m a
- a_ :: Term arg result => arg -> result
- abbr_ :: Term arg result => arg -> result
- address_ :: Term arg result => arg -> result
- area_ :: Monad m => [Attributes] -> HtmlT m ()
- article_ :: Term arg result => arg -> result
- aside_ :: Term arg result => arg -> result
- audio_ :: Term arg result => arg -> result
- b_ :: Term arg result => arg -> result
- base_ :: Monad m => [Attributes] -> HtmlT m ()
- bdo_ :: Term arg result => arg -> result
- blockquote_ :: Term arg result => arg -> result
- body_ :: Term arg result => arg -> result
- br_ :: Monad m => [Attributes] -> HtmlT m ()
- button_ :: Term arg result => arg -> result
- canvas_ :: Term arg result => arg -> result
- caption_ :: Term arg result => arg -> result
- cite_ :: Term arg result => arg -> result
- code_ :: Term arg result => arg -> result
- col_ :: Monad m => [Attributes] -> HtmlT m ()
- colgroup_ :: Term arg result => arg -> result
- command_ :: Term arg result => arg -> result
- datalist_ :: Term arg result => arg -> result
- dd_ :: Term arg result => arg -> result
- del_ :: Term arg result => arg -> result
- details_ :: Term arg result => arg -> result
- dfn_ :: Term arg result => arg -> result
- div_ :: Term arg result => arg -> result
- dl_ :: Term arg result => arg -> result
- dt_ :: Term arg result => arg -> result
- em_ :: Term arg result => arg -> result
- embed_ :: Monad m => [Attributes] -> HtmlT m ()
- fieldset_ :: Term arg result => arg -> result
- figcaption_ :: Term arg result => arg -> result
- figure_ :: Term arg result => arg -> result
- footer_ :: Term arg result => arg -> result
- form_ :: Term arg result => arg -> result
- h1_ :: Term arg result => arg -> result
- h2_ :: Term arg result => arg -> result
- h3_ :: Term arg result => arg -> result
- h4_ :: Term arg result => arg -> result
- h5_ :: Term arg result => arg -> result
- h6_ :: Term arg result => arg -> result
- head_ :: Term arg result => arg -> result
- header_ :: Term arg result => arg -> result
- hgroup_ :: Term arg result => arg -> result
- hr_ :: Monad m => [Attributes] -> HtmlT m ()
- html_ :: Term arg result => arg -> result
- i_ :: Term arg result => arg -> result
- iframe_ :: Term arg result => arg -> result
- img_ :: Monad m => [Attributes] -> HtmlT m ()
- input_ :: Monad m => [Attributes] -> HtmlT m ()
- ins_ :: Term arg result => arg -> result
- kbd_ :: Term arg result => arg -> result
- keygen_ :: Monad m => [Attributes] -> HtmlT m ()
- label_ :: Term arg result => arg -> result
- legend_ :: Term arg result => arg -> result
- li_ :: Term arg result => arg -> result
- link_ :: Monad m => [Attributes] -> HtmlT m ()
- map_ :: Term arg result => arg -> result
- main_ :: Term arg result => arg -> result
- mark_ :: Term arg result => arg -> result
- menu_ :: Term arg result => arg -> result
- menuitem_ :: Monad m => [Attributes] -> HtmlT m ()
- meta_ :: Monad m => [Attributes] -> HtmlT m ()
- meter_ :: Term arg result => arg -> result
- nav_ :: Term arg result => arg -> result
- noscript_ :: Term arg result => arg -> result
- object_ :: Term arg result => arg -> result
- ol_ :: Term arg result => arg -> result
- optgroup_ :: Term arg result => arg -> result
- option_ :: Term arg result => arg -> result
- output_ :: Term arg result => arg -> result
- p_ :: Term arg result => arg -> result
- param_ :: Monad m => [Attributes] -> HtmlT m ()
- svg_ :: Term arg result => arg -> result
- pre_ :: Term arg result => arg -> result
- progress_ :: Term arg result => arg -> result
- q_ :: Term arg result => arg -> result
- rp_ :: Term arg result => arg -> result
- rt_ :: Term arg result => arg -> result
- ruby_ :: Term arg result => arg -> result
- samp_ :: Term arg result => arg -> result
- script_ :: TermRaw arg result => arg -> result
- section_ :: Term arg result => arg -> result
- select_ :: Term arg result => arg -> result
- small_ :: Term arg result => arg -> result
- source_ :: Monad m => [Attributes] -> HtmlT m ()
- span_ :: Term arg result => arg -> result
- strong_ :: Term arg result => arg -> result
- style_ :: TermRaw arg result => arg -> result
- sub_ :: Term arg result => arg -> result
- summary_ :: Term arg result => arg -> result
- sup_ :: Term arg result => arg -> result
- table_ :: Term arg result => arg -> result
- tbody_ :: Term arg result => arg -> result
- td_ :: Term arg result => arg -> result
- textarea_ :: Term arg result => arg -> result
- tfoot_ :: Term arg result => arg -> result
- th_ :: Term arg result => arg -> result
- template_ :: Term arg result => arg -> result
- thead_ :: Term arg result => arg -> result
- time_ :: Term arg result => arg -> result
- title_ :: Term arg result => arg -> result
- tr_ :: Term arg result => arg -> result
- track_ :: Monad m => [Attributes] -> HtmlT m ()
- ul_ :: Term arg result => arg -> result
- var_ :: Term arg result => arg -> result
- video_ :: Term arg result => arg -> result
- wbr_ :: Monad m => [Attributes] -> HtmlT m ()
- accept_ :: Text -> Attributes
- acceptCharset_ :: Text -> Attributes
- accesskey_ :: Text -> Attributes
- action_ :: Text -> Attributes
- alt_ :: Text -> Attributes
- async_ :: Text -> Attributes
- autocomplete_ :: Text -> Attributes
- autofocus_ :: Attributes
- autoplay_ :: Text -> Attributes
- challenge_ :: Text -> Attributes
- charset_ :: Text -> Attributes
- checked_ :: Attributes
- class_ :: Text -> Attributes
- cols_ :: Text -> Attributes
- colspan_ :: Text -> Attributes
- content_ :: Text -> Attributes
- contenteditable_ :: Text -> Attributes
- contextmenu_ :: Text -> Attributes
- controls_ :: Text -> Attributes
- coords_ :: Text -> Attributes
- crossorigin_ :: Text -> Attributes
- data_ :: Text -> Text -> Attributes
- datetime_ :: Text -> Attributes
- defer_ :: Text -> Attributes
- dir_ :: Text -> Attributes
- disabled_ :: Text -> Attributes
- download_ :: Text -> Attributes
- draggable_ :: Text -> Attributes
- enctype_ :: Text -> Attributes
- for_ :: Text -> Attributes
- formaction_ :: Text -> Attributes
- formenctype_ :: Text -> Attributes
- formmethod_ :: Text -> Attributes
- formnovalidate_ :: Text -> Attributes
- formtarget_ :: Text -> Attributes
- headers_ :: Text -> Attributes
- height_ :: Text -> Attributes
- hidden_ :: Text -> Attributes
- high_ :: Text -> Attributes
- href_ :: Text -> Attributes
- hreflang_ :: Text -> Attributes
- httpEquiv_ :: Text -> Attributes
- icon_ :: Text -> Attributes
- id_ :: Text -> Attributes
- integrity_ :: Text -> Attributes
- ismap_ :: Text -> Attributes
- item_ :: Text -> Attributes
- itemprop_ :: Text -> Attributes
- keytype_ :: Text -> Attributes
- lang_ :: Text -> Attributes
- list_ :: Text -> Attributes
- loading_ :: Text -> Attributes
- loop_ :: Text -> Attributes
- low_ :: Text -> Attributes
- manifest_ :: Text -> Attributes
- max_ :: Text -> Attributes
- maxlength_ :: Text -> Attributes
- media_ :: Text -> Attributes
- method_ :: Text -> Attributes
- min_ :: Text -> Attributes
- minlength_ :: Text -> Attributes
- multiple_ :: Text -> Attributes
- name_ :: Text -> Attributes
- novalidate_ :: Text -> Attributes
- onbeforeonload_ :: Text -> Attributes
- onbeforeprint_ :: Text -> Attributes
- onblur_ :: Text -> Attributes
- oncanplay_ :: Text -> Attributes
- oncanplaythrough_ :: Text -> Attributes
- onchange_ :: Text -> Attributes
- onclick_ :: Text -> Attributes
- oncontextmenu_ :: Text -> Attributes
- ondblclick_ :: Text -> Attributes
- ondrag_ :: Text -> Attributes
- ondragend_ :: Text -> Attributes
- ondragenter_ :: Text -> Attributes
- ondragleave_ :: Text -> Attributes
- ondragover_ :: Text -> Attributes
- ondragstart_ :: Text -> Attributes
- ondrop_ :: Text -> Attributes
- ondurationchange_ :: Text -> Attributes
- onemptied_ :: Text -> Attributes
- onended_ :: Text -> Attributes
- onerror_ :: Text -> Attributes
- onfocus_ :: Text -> Attributes
- onformchange_ :: Text -> Attributes
- onforminput_ :: Text -> Attributes
- onhaschange_ :: Text -> Attributes
- oninput_ :: Text -> Attributes
- oninvalid_ :: Text -> Attributes
- onkeydown_ :: Text -> Attributes
- onkeyup_ :: Text -> Attributes
- onload_ :: Text -> Attributes
- onloadeddata_ :: Text -> Attributes
- onloadedmetadata_ :: Text -> Attributes
- onloadstart_ :: Text -> Attributes
- onmessage_ :: Text -> Attributes
- onmousedown_ :: Text -> Attributes
- onmousemove_ :: Text -> Attributes
- onmouseout_ :: Text -> Attributes
- onmouseover_ :: Text -> Attributes
- onmouseup_ :: Text -> Attributes
- onmousewheel_ :: Text -> Attributes
- ononline_ :: Text -> Attributes
- onpagehide_ :: Text -> Attributes
- onpageshow_ :: Text -> Attributes
- onpause_ :: Text -> Attributes
- onplay_ :: Text -> Attributes
- onplaying_ :: Text -> Attributes
- onprogress_ :: Text -> Attributes
- onpropstate_ :: Text -> Attributes
- onratechange_ :: Text -> Attributes
- onreadystatechange_ :: Text -> Attributes
- onredo_ :: Text -> Attributes
- onresize_ :: Text -> Attributes
- onscroll_ :: Text -> Attributes
- onseeked_ :: Text -> Attributes
- onseeking_ :: Text -> Attributes
- onselect_ :: Text -> Attributes
- onstalled_ :: Text -> Attributes
- onstorage_ :: Text -> Attributes
- onsubmit_ :: Text -> Attributes
- onsuspend_ :: Text -> Attributes
- ontimeupdate_ :: Text -> Attributes
- onundo_ :: Text -> Attributes
- onunload_ :: Text -> Attributes
- onvolumechange_ :: Text -> Attributes
- onwaiting_ :: Text -> Attributes
- open_ :: Text -> Attributes
- optimum_ :: Text -> Attributes
- pattern_ :: Text -> Attributes
- ping_ :: Text -> Attributes
- placeholder_ :: Text -> Attributes
- poster_ :: Text -> Attributes
- preload_ :: Text -> Attributes
- pubdate_ :: Text -> Attributes
- radiogroup_ :: Text -> Attributes
- readonly_ :: Text -> Attributes
- rel_ :: Text -> Attributes
- required_ :: Text -> Attributes
- reversed_ :: Text -> Attributes
- role_ :: Text -> Attributes
- rows_ :: Text -> Attributes
- rowspan_ :: Text -> Attributes
- sandbox_ :: Text -> Attributes
- scope_ :: Text -> Attributes
- scoped_ :: Text -> Attributes
- seamless_ :: Text -> Attributes
- selected_ :: Text -> Attributes
- shape_ :: Text -> Attributes
- size_ :: Text -> Attributes
- sizes_ :: Text -> Attributes
- spellcheck_ :: Text -> Attributes
- src_ :: Text -> Attributes
- srcdoc_ :: Text -> Attributes
- start_ :: Text -> Attributes
- step_ :: Text -> Attributes
- subject_ :: Text -> Attributes
- tabindex_ :: Text -> Attributes
- target_ :: Text -> Attributes
- type_ :: Text -> Attributes
- usemap_ :: Text -> Attributes
- value_ :: Text -> Attributes
- width_ :: Text -> Attributes
- wrap_ :: Text -> Attributes
- xmlns_ :: Text -> Attributes
Documentation
doctype_ :: Monad m => HtmlT m () Source #
DOCTYPE
element
This is implemented as "raw output", because the doctype doesn't accept attributes.
blockquote_ :: Term arg result => arg -> result Source #
blockquote
element
figcaption_ :: Term arg result => arg -> result Source #
figcaption
element
accept_ :: Text -> Attributes Source #
The accept
attribute.
acceptCharset_ :: Text -> Attributes Source #
The acceptCharset
attribute.
accesskey_ :: Text -> Attributes Source #
The accesskey
attribute.
action_ :: Text -> Attributes Source #
The action
attribute.
alt_ :: Text -> Attributes Source #
The alt
attribute.
async_ :: Text -> Attributes Source #
The async
attribute.
autocomplete_ :: Text -> Attributes Source #
The autocomplete
attribute.
autofocus_ :: Attributes Source #
The autofocus
attribute.
autoplay_ :: Text -> Attributes Source #
The autoplay
attribute.
challenge_ :: Text -> Attributes Source #
The challenge
attribute.
charset_ :: Text -> Attributes Source #
The charset
attribute.
checked_ :: Attributes Source #
The checked
attribute.
class_ :: Text -> Attributes Source #
The class
attribute.
cols_ :: Text -> Attributes Source #
The cols
attribute.
colspan_ :: Text -> Attributes Source #
The colspan
attribute.
content_ :: Text -> Attributes Source #
The content
attribute.
contenteditable_ :: Text -> Attributes Source #
The contenteditable
attribute.
contextmenu_ :: Text -> Attributes Source #
The contextmenu
attribute.
controls_ :: Text -> Attributes Source #
The controls
attribute.
coords_ :: Text -> Attributes Source #
The coords
attribute.
crossorigin_ :: Text -> Attributes Source #
The crossorigin
attribute.
Since: 2.9.8
datetime_ :: Text -> Attributes Source #
The datetime
attribute.
defer_ :: Text -> Attributes Source #
The defer
attribute.
dir_ :: Text -> Attributes Source #
The dir
attribute.
disabled_ :: Text -> Attributes Source #
The disabled
attribute.
download_ :: Text -> Attributes Source #
The download
attribute.
draggable_ :: Text -> Attributes Source #
The draggable
attribute.
enctype_ :: Text -> Attributes Source #
The enctype
attribute.
for_ :: Text -> Attributes Source #
The for
attribute.
formaction_ :: Text -> Attributes Source #
The formaction
attribute.
formenctype_ :: Text -> Attributes Source #
The formenctype
attribute.
formmethod_ :: Text -> Attributes Source #
The formmethod
attribute.
formnovalidate_ :: Text -> Attributes Source #
The formnovalidate
attribute.
formtarget_ :: Text -> Attributes Source #
The formtarget
attribute.
headers_ :: Text -> Attributes Source #
The headers
attribute.
height_ :: Text -> Attributes Source #
The height
attribute.
Text -> Attributes Source #
::The hidden
attribute.
high_ :: Text -> Attributes Source #
The high
attribute.
href_ :: Text -> Attributes Source #
The href
attribute.
hreflang_ :: Text -> Attributes Source #
The hreflang
attribute.
httpEquiv_ :: Text -> Attributes Source #
The httpEquiv
attribute.
icon_ :: Text -> Attributes Source #
The icon
attribute.
id_ :: Text -> Attributes Source #
The id
attribute.
integrity_ :: Text -> Attributes Source #
The integrity
attribute.
Since: 2.9.8
ismap_ :: Text -> Attributes Source #
The ismap
attribute.
item_ :: Text -> Attributes Source #
The item
attribute.
itemprop_ :: Text -> Attributes Source #
The itemprop
attribute.
keytype_ :: Text -> Attributes Source #
The keytype
attribute.
lang_ :: Text -> Attributes Source #
The lang
attribute.
list_ :: Text -> Attributes Source #
The list
attribute.
loading_ :: Text -> Attributes Source #
The loading
attribute.
loop_ :: Text -> Attributes Source #
The loop
attribute.
low_ :: Text -> Attributes Source #
The low
attribute.
manifest_ :: Text -> Attributes Source #
The manifest
attribute.
max_ :: Text -> Attributes Source #
The max
attribute.
maxlength_ :: Text -> Attributes Source #
The maxlength
attribute.
media_ :: Text -> Attributes Source #
The media
attribute.
method_ :: Text -> Attributes Source #
The method
attribute.
min_ :: Text -> Attributes Source #
The min
attribute.
minlength_ :: Text -> Attributes Source #
The minlength
attribute.
multiple_ :: Text -> Attributes Source #
The multiple
attribute.
name_ :: Text -> Attributes Source #
The name
attribute.
novalidate_ :: Text -> Attributes Source #
The novalidate
attribute.
onbeforeonload_ :: Text -> Attributes Source #
The onbeforeonload
attribute.
onbeforeprint_ :: Text -> Attributes Source #
The onbeforeprint
attribute.
onblur_ :: Text -> Attributes Source #
The onblur
attribute.
oncanplay_ :: Text -> Attributes Source #
The oncanplay
attribute.
oncanplaythrough_ :: Text -> Attributes Source #
The oncanplaythrough
attribute.
onchange_ :: Text -> Attributes Source #
The onchange
attribute.
onclick_ :: Text -> Attributes Source #
The onclick
attribute.
oncontextmenu_ :: Text -> Attributes Source #
The oncontextmenu
attribute.
ondblclick_ :: Text -> Attributes Source #
The ondblclick
attribute.
ondrag_ :: Text -> Attributes Source #
The ondrag
attribute.
ondragend_ :: Text -> Attributes Source #
The ondragend
attribute.
ondragenter_ :: Text -> Attributes Source #
The ondragenter
attribute.
ondragleave_ :: Text -> Attributes Source #
The ondragleave
attribute.
ondragover_ :: Text -> Attributes Source #
The ondragover
attribute.
ondragstart_ :: Text -> Attributes Source #
The ondragstart
attribute.
ondrop_ :: Text -> Attributes Source #
The ondrop
attribute.
ondurationchange_ :: Text -> Attributes Source #
The ondurationchange
attribute.
onemptied_ :: Text -> Attributes Source #
The onemptied
attribute.
onended_ :: Text -> Attributes Source #
The onended
attribute.
onerror_ :: Text -> Attributes Source #
The onerror
attribute.
onfocus_ :: Text -> Attributes Source #
The onfocus
attribute.
onformchange_ :: Text -> Attributes Source #
The onformchange
attribute.
onforminput_ :: Text -> Attributes Source #
The onforminput
attribute.
onhaschange_ :: Text -> Attributes Source #
The onhaschange
attribute.
oninput_ :: Text -> Attributes Source #
The oninput
attribute.
oninvalid_ :: Text -> Attributes Source #
The oninvalid
attribute.
onkeydown_ :: Text -> Attributes Source #
The onkeydown
attribute.
onkeyup_ :: Text -> Attributes Source #
The onkeyup
attribute.
onload_ :: Text -> Attributes Source #
The onload
attribute.
onloadeddata_ :: Text -> Attributes Source #
The onloadeddata
attribute.
onloadedmetadata_ :: Text -> Attributes Source #
The onloadedmetadata
attribute.
onloadstart_ :: Text -> Attributes Source #
The onloadstart
attribute.
onmessage_ :: Text -> Attributes Source #
The onmessage
attribute.
onmousedown_ :: Text -> Attributes Source #
The onmousedown
attribute.
onmousemove_ :: Text -> Attributes Source #
The onmousemove
attribute.
onmouseout_ :: Text -> Attributes Source #
The onmouseout
attribute.
onmouseover_ :: Text -> Attributes Source #
The onmouseover
attribute.
onmouseup_ :: Text -> Attributes Source #
The onmouseup
attribute.
onmousewheel_ :: Text -> Attributes Source #
The onmousewheel
attribute.
ononline_ :: Text -> Attributes Source #
The ononline
attribute.
onpagehide_ :: Text -> Attributes Source #
The onpagehide
attribute.
onpageshow_ :: Text -> Attributes Source #
The onpageshow
attribute.
onpause_ :: Text -> Attributes Source #
The onpause
attribute.
onplay_ :: Text -> Attributes Source #
The onplay
attribute.
onplaying_ :: Text -> Attributes Source #
The onplaying
attribute.
onprogress_ :: Text -> Attributes Source #
The onprogress
attribute.
onpropstate_ :: Text -> Attributes Source #
The onpropstate
attribute.
onratechange_ :: Text -> Attributes Source #
The onratechange
attribute.
onreadystatechange_ :: Text -> Attributes Source #
The onreadystatechange
attribute.
onredo_ :: Text -> Attributes Source #
The onredo
attribute.
onresize_ :: Text -> Attributes Source #
The onresize
attribute.
onscroll_ :: Text -> Attributes Source #
The onscroll
attribute.
onseeked_ :: Text -> Attributes Source #
The onseeked
attribute.
onseeking_ :: Text -> Attributes Source #
The onseeking
attribute.
onselect_ :: Text -> Attributes Source #
The onselect
attribute.
onstalled_ :: Text -> Attributes Source #
The onstalled
attribute.
onstorage_ :: Text -> Attributes Source #
The onstorage
attribute.
onsubmit_ :: Text -> Attributes Source #
The onsubmit
attribute.
onsuspend_ :: Text -> Attributes Source #
The onsuspend
attribute.
ontimeupdate_ :: Text -> Attributes Source #
The ontimeupdate
attribute.
onundo_ :: Text -> Attributes Source #
The onundo
attribute.
onunload_ :: Text -> Attributes Source #
The onunload
attribute.
onvolumechange_ :: Text -> Attributes Source #
The onvolumechange
attribute.
onwaiting_ :: Text -> Attributes Source #
The onwaiting
attribute.
open_ :: Text -> Attributes Source #
The open
attribute.
optimum_ :: Text -> Attributes Source #
The optimum
attribute.
pattern_ :: Text -> Attributes Source #
The pattern
attribute.
ping_ :: Text -> Attributes Source #
The ping
attribute.
placeholder_ :: Text -> Attributes Source #
The placeholder
attribute.
poster_ :: Text -> Attributes Source #
The poster
attribute.
preload_ :: Text -> Attributes Source #
The preload
attribute.
pubdate_ :: Text -> Attributes Source #
The pubdate
attribute.
radiogroup_ :: Text -> Attributes Source #
The radiogroup
attribute.
readonly_ :: Text -> Attributes Source #
The readonly
attribute.
rel_ :: Text -> Attributes Source #
The rel
attribute.
required_ :: Text -> Attributes Source #
The required
attribute.
reversed_ :: Text -> Attributes Source #
The reversed
attribute.
role_ :: Text -> Attributes Source #
The role
attribute.
rows_ :: Text -> Attributes Source #
The rows
attribute.
rowspan_ :: Text -> Attributes Source #
The rowspan
attribute.
sandbox_ :: Text -> Attributes Source #
The sandbox
attribute.
scope_ :: Text -> Attributes Source #
The scope
attribute.
scoped_ :: Text -> Attributes Source #
The scoped
attribute.
seamless_ :: Text -> Attributes Source #
The seamless
attribute.
selected_ :: Text -> Attributes Source #
The selected
attribute.
shape_ :: Text -> Attributes Source #
The shape
attribute.
size_ :: Text -> Attributes Source #
The size
attribute.
sizes_ :: Text -> Attributes Source #
The sizes
attribute.
spellcheck_ :: Text -> Attributes Source #
The spellcheck
attribute.
src_ :: Text -> Attributes Source #
The src
attribute.
srcdoc_ :: Text -> Attributes Source #
The srcdoc
attribute.
start_ :: Text -> Attributes Source #
The start
attribute.
step_ :: Text -> Attributes Source #
The step
attribute.
subject_ :: Text -> Attributes Source #
The subject
attribute.
tabindex_ :: Text -> Attributes Source #
The tabindex
attribute.
target_ :: Text -> Attributes Source #
The target
attribute.
type_ :: Text -> Attributes Source #
The type
attribute.
usemap_ :: Text -> Attributes Source #
The usemap
attribute.
value_ :: Text -> Attributes Source #
The value
attribute.
width_ :: Text -> Attributes Source #
The width
attribute.
wrap_ :: Text -> Attributes Source #
The wrap
attribute.
xmlns_ :: Text -> Attributes Source #
The xmlns
attribute.