Module domafic::tags [] [src]

Types and functions for creating tag elements such as divs or spans

Structs

Attrs

Wrapper for an array of attributes re

Tag

A tag element, such as div or span.

TagProperties

Properties used to create a Tag DomNode.

Functions

a

Creates a tag of the given type.

abbr

Creates a tag of the given type.

acronym

Creates a tag of the given type.

address

Creates a tag of the given type.

applet

Creates a tag of the given type.

area

Creates a tag of the given type.

article

Creates a tag of the given type.

aside

Creates a tag of the given type.

attributes

Create an attributes (Attrs) struct from the given array of key-value pairs.

audio

Creates a tag of the given type.

b

Creates a tag of the given type.

base

Creates a tag of the given type.

basefont

Creates a tag of the given type.

bdi

Creates a tag of the given type.

bdo

Creates a tag of the given type.

big

Creates a tag of the given type.

blockquote

Creates a tag of the given type.

body

Creates a tag of the given type.

br

Creates a tag of the given type.

button

Creates a tag of the given type.

canvas

Creates a tag of the given type.

caption

Creates a tag of the given type.

center

Creates a tag of the given type.

cite

Creates a tag of the given type.

code

Creates a tag of the given type.

col

Creates a tag of the given type.

colgroup

Creates a tag of the given type.

datalist

Creates a tag of the given type.

dd

Creates a tag of the given type.

del

Creates a tag of the given type.

details

Creates a tag of the given type.

dfn

Creates a tag of the given type.

dialog

Creates a tag of the given type.

dir

Creates a tag of the given type.

div

Creates a tag of the given type.

dl

Creates a tag of the given type.

dt

Creates a tag of the given type.

em

Creates a tag of the given type.

embed

Creates a tag of the given type.

fieldset

Creates a tag of the given type.

figcaption

Creates a tag of the given type.

figure

Creates a tag of the given type.

font

Creates a tag of the given type.

footer

Creates a tag of the given type.

form

Creates a tag of the given type.

frame

Creates a tag of the given type.

framset

Creates a tag of the given type.

h1

Creates a tag of the given type.

h2

Creates a tag of the given type.

h3

Creates a tag of the given type.

h4

Creates a tag of the given type.

h5

Creates a tag of the given type.

h6

Creates a tag of the given type.

head

Creates a tag of the given type.

header

Creates a tag of the given type.

hr

Creates a tag of the given type.

i

Creates a tag of the given type.

iframe

Creates a tag of the given type.

img

Creates a tag of the given type.

input

Creates a tag of the given type.

ins

Creates a tag of the given type.

kbd

Creates a tag of the given type.

keygen

Creates a tag of the given type.

label

Creates a tag of the given type.

legend

Creates a tag of the given type.

li

Creates a tag of the given type.

link

Creates a tag of the given type.

main

Creates a tag of the given type.

map

Creates a tag of the given type.

mark

Creates a tag of the given type.

menu

Creates a tag of the given type.

menuitem

Creates a tag of the given type.

meta

Creates a tag of the given type.

meter

Creates a tag of the given type.

nav

Creates a tag of the given type.

noframes

Creates a tag of the given type.

noscript

Creates a tag of the given type.

object

Creates a tag of the given type.

ol

Creates a tag of the given type.

optgroup

Creates a tag of the given type.

option

Creates a tag of the given type.

output

Creates a tag of the given type.

p

Creates a tag of the given type.

param

Creates a tag of the given type.

pre

Creates a tag of the given type.

progress

Creates a tag of the given type.

q

Creates a tag of the given type.

rp

Creates a tag of the given type.

rt

Creates a tag of the given type.

ruby

Creates a tag of the given type.

s

Creates a tag of the given type.

samp

Creates a tag of the given type.

script

Creates a tag of the given type.

section

Creates a tag of the given type.

select

Creates a tag of the given type.

small

Creates a tag of the given type.

source

Creates a tag of the given type.

span

Creates a tag of the given type.

strike

Creates a tag of the given type.

strong

Creates a tag of the given type.

style

Creates a tag of the given type.

sub

Creates a tag of the given type.

summary

Creates a tag of the given type.

sup

Creates a tag of the given type.

table

Creates a tag of the given type.

tbody

Creates a tag of the given type.

td

Creates a tag of the given type.

textarea

Creates a tag of the given type.

tfoot

Creates a tag of the given type.

th

Creates a tag of the given type.

thead

Creates a tag of the given type.

time

Creates a tag of the given type.

title

Creates a tag of the given type.

tr

Creates a tag of the given type.

track

Creates a tag of the given type.

tt

Creates a tag of the given type.

u

Creates a tag of the given type.

ul

Creates a tag of the given type.

var

Creates a tag of the given type.

video

Creates a tag of the given type.

wbr

Creates a tag of the given type.