TagHtmlElementMap

Undocumented in source.
struct TagHtmlElementMap {}

Members

Aliases

a
alias a = HTMLAnchorElement
Undocumented in source.
area
alias area = HTMLAreaElement
Undocumented in source.
audio
alias audio = HTMLAudioElement
Undocumented in source.
base
alias base = HTMLBaseElement
Undocumented in source.
body_
alias body_ = HTMLBodyElement
Undocumented in source.
br
alias br = HTMLBRElement
Undocumented in source.
button
alias button = HTMLButtonElement
Undocumented in source.
canvas
alias canvas = HTMLCanvasElement
Undocumented in source.
data
alias data = HTMLDataElement
Undocumented in source.
datalist
alias datalist = HTMLDataListElement
Undocumented in source.
details
alias details = HTMLDetailsElement
Undocumented in source.
dialog
alias dialog = HTMLDialogElement
Undocumented in source.
directory
alias directory = HTMLDirectoryElement
Undocumented in source.
div
alias div = HTMLDivElement
Undocumented in source.
dlist
alias dlist = HTMLDListElement
Undocumented in source.
embed
alias embed = HTMLEmbedElement
Undocumented in source.
fieldset
alias fieldset = HTMLFieldSetElement
Undocumented in source.
font
alias font = HTMLFontElement
Undocumented in source.
form
alias form = HTMLFormElement
Undocumented in source.
frame
alias frame = HTMLFrameElement
Undocumented in source.
frameset
alias frameset = HTMLFrameSetElement
Undocumented in source.
h1
alias h1 = HTMLHeadingElement
Undocumented in source.
h2
alias h2 = HTMLHeadingElement
Undocumented in source.
h3
alias h3 = HTMLHeadingElement
Undocumented in source.
h4
alias h4 = HTMLHeadingElement
Undocumented in source.
h5
alias h5 = HTMLHeadingElement
Undocumented in source.
h6
alias h6 = HTMLHeadingElement
Undocumented in source.
head
alias head = HTMLHeadElement
Undocumented in source.
hr
alias hr = HTMLHRElement
Undocumented in source.
html
alias html = HTMLHtmlElement
Undocumented in source.
iframe
alias iframe = HTMLIFrameElement
Undocumented in source.
image
alias image = HTMLImageElement
Undocumented in source.
input
alias input = HTMLInputElement
Undocumented in source.
label
alias label = HTMLLabelElement
Undocumented in source.
legend
alias legend = HTMLLegendElement
Undocumented in source.
li
alias li = HTMLLIElement
Undocumented in source.
link
alias link = HTMLLinkElement
Undocumented in source.
map
alias map = HTMLMapElement
Undocumented in source.
marquee
alias marquee = HTMLMarqueeElement
Undocumented in source.
media
alias media = HTMLMediaElement
Undocumented in source.
menu
alias menu = HTMLMenuElement
Undocumented in source.
meta
alias meta = HTMLMetaElement
Undocumented in source.
meter
alias meter = HTMLMeterElement
Undocumented in source.
mod
alias mod = HTMLModElement
Undocumented in source.
object
alias object = HTMLObjectElement
Undocumented in source.
olist
alias olist = HTMLOListElement
Undocumented in source.
optgroup
alias optgroup = HTMLOptGroupElement
Undocumented in source.
option
alias option = HTMLOptionElement
Undocumented in source.
output
alias output = HTMLOutputElement
Undocumented in source.
paragraph
alias paragraph = HTMLParagraphElement
Undocumented in source.
param
alias param = HTMLParamElement
Undocumented in source.
picture
alias picture = HTMLPictureElement
Undocumented in source.
pre
alias pre = HTMLPreElement
Undocumented in source.
progress
alias progress = HTMLProgressElement
Undocumented in source.
quote
alias quote = HTMLQuoteElement
Undocumented in source.
script
alias script = HTMLScriptElement
Undocumented in source.
select
alias select = HTMLSelectElement
Undocumented in source.
slot
alias slot = HTMLSlotElement
Undocumented in source.
source
alias source = HTMLSourceElement
Undocumented in source.
span
alias span = HTMLSpanElement
Undocumented in source.
style
alias style = HTMLStyleElement
Undocumented in source.
table
alias table = HTMLTableElement
Undocumented in source.
tablecaption
alias tablecaption = HTMLTableCaptionElement
Undocumented in source.
tablecell
alias tablecell = HTMLTableCellElement
Undocumented in source.
tablecol
alias tablecol = HTMLTableColElement
Undocumented in source.
tablerow
alias tablerow = HTMLTableRowElement
Undocumented in source.
tablesection
alias tablesection = HTMLTableSectionElement
Undocumented in source.
template_
alias template_ = HTMLTemplateElement
Undocumented in source.
textarea
alias textarea = HTMLTextAreaElement
Undocumented in source.
time
alias time = HTMLTimeElement
Undocumented in source.
title
alias title = HTMLTitleElement
Undocumented in source.
track
alias track = HTMLTrackElement
Undocumented in source.
ul
alias ul = HTMLUListElement
Undocumented in source.
unknown
alias unknown = HTMLUnknownElement
Undocumented in source.
video
alias video = HTMLVideoElement
Undocumented in source.

Templates

opDispatch
template opDispatch(string name)
Undocumented in source.

Meta