Module

Freedom.Markup.Tag

Package
purescript-freedom
Repository
purescript-freedom/purescript-freedom

#h1 Source

h1 :: forall state. VNode state

#h2 Source

h2 :: forall state. VNode state

#h3 Source

h3 :: forall state. VNode state

#h4 Source

h4 :: forall state. VNode state

#h5 Source

h5 :: forall state. VNode state

#h6 Source

h6 :: forall state. VNode state

#div Source

div :: forall state. VNode state

#p Source

p :: forall state. VNode state

#hr Source

hr :: forall state. VNode state

#pre Source

pre :: forall state. VNode state

#blockquote Source

blockquote :: forall state. VNode state

#span Source

span :: forall state. VNode state

#a Source

a :: forall state. VNode state

#code Source

code :: forall state. VNode state

#em Source

em :: forall state. VNode state

#strong Source

strong :: forall state. VNode state

#i Source

i :: forall state. VNode state

#b Source

b :: forall state. VNode state

#u Source

u :: forall state. VNode state

#sub Source

sub :: forall state. VNode state

#sup Source

sup :: forall state. VNode state

#br Source

br :: forall state. VNode state

#ol Source

ol :: forall state. VNode state

#ul Source

ul :: forall state. VNode state

#li Source

li :: forall state. VNode state

#dl Source

dl :: forall state. VNode state

#dt Source

dt :: forall state. VNode state

#dd Source

dd :: forall state. VNode state

#img Source

img :: forall state. VNode state

#iframe Source

iframe :: forall state. VNode state

#canvas Source

canvas :: forall state. VNode state

#math Source

math :: forall state. VNode state

#form Source

form :: forall state. VNode state

#input Source

input :: forall state. VNode state

#textarea Source

textarea :: forall state. VNode state

#button Source

button :: forall state. VNode state

#select Source

select :: forall state. VNode state

#option Source

option :: forall state. VNode state

#section Source

section :: forall state. VNode state

#nav Source

nav :: forall state. VNode state

#article Source

article :: forall state. VNode state

#aside Source

aside :: forall state. VNode state

#header Source

header :: forall state. VNode state

#footer Source

footer :: forall state. VNode state

#address Source

address :: forall state. VNode state

#main_ Source

main_ :: forall state. VNode state

#figure Source

figure :: forall state. VNode state

#figcaption Source

figcaption :: forall state. VNode state

#table Source

table :: forall state. VNode state

#caption Source

caption :: forall state. VNode state

#colgroup Source

colgroup :: forall state. VNode state

#col Source

col :: forall state. VNode state

#tbody Source

tbody :: forall state. VNode state

#thead Source

thead :: forall state. VNode state

#tfoot Source

tfoot :: forall state. VNode state

#tr Source

tr :: forall state. VNode state

#td Source

td :: forall state. VNode state

#th Source

th :: forall state. VNode state

#fieldset Source

fieldset :: forall state. VNode state

#legend Source

legend :: forall state. VNode state

#label Source

label :: forall state. VNode state

#datalist Source

datalist :: forall state. VNode state

#optgroup Source

optgroup :: forall state. VNode state

#output Source

output :: forall state. VNode state

#progress Source

progress :: forall state. VNode state

#meter Source

meter :: forall state. VNode state

#audio Source

audio :: forall state. VNode state

#video Source

video :: forall state. VNode state

#source Source

source :: forall state. VNode state

#track Source

track :: forall state. VNode state

#embed Source

embed :: forall state. VNode state

#object Source

object :: forall state. VNode state

#param Source

param :: forall state. VNode state

#ins Source

ins :: forall state. VNode state

#del Source

del :: forall state. VNode state

#small Source

small :: forall state. VNode state

#cite Source

cite :: forall state. VNode state

#dfn Source

dfn :: forall state. VNode state

#abbr Source

abbr :: forall state. VNode state

#time Source

time :: forall state. VNode state

#var Source

var :: forall state. VNode state

#samp Source

samp :: forall state. VNode state

#kbd Source

kbd :: forall state. VNode state

#s Source

s :: forall state. VNode state

#q Source

q :: forall state. VNode state

#mark Source

mark :: forall state. VNode state

#ruby Source

ruby :: forall state. VNode state

#rt Source

rt :: forall state. VNode state

#rp Source

rp :: forall state. VNode state

#bdi Source

bdi :: forall state. VNode state

#bdo Source

bdo :: forall state. VNode state

#wbr Source

wbr :: forall state. VNode state

#details Source

details :: forall state. VNode state

#summary Source

summary :: forall state. VNode state

#menu Source

menu :: forall state. VNode state