Module

OutWatch.Tags

Package
purescript-outwatch
Repository
OutWatch/purescript-outwatch

#div Source

div :: forall f e. Traversable f => f (VDom e) -> VDom e

#span Source

span :: forall f e. Traversable f => f (VDom e) -> VDom e

#h1 Source

h1 :: forall f e. Traversable f => f (VDom e) -> VDom e

#button Source

button :: forall f e. Traversable f => f (VDom e) -> VDom e

#a Source

a :: forall f e. Traversable f => f (VDom e) -> VDom e

#label Source

label :: forall f e. Traversable f => f (VDom e) -> VDom e

#input Source

input :: forall f e. Traversable f => f (VDom e) -> VDom e

#hr Source

hr :: forall f e. Traversable f => f (VDom e) -> VDom e

#ul Source

ul :: forall f e. Traversable f => f (VDom e) -> VDom e

#abbr Source

abbr :: forall f e. Traversable f => f (VDom e) -> VDom e

#address Source

address :: forall f e. Traversable f => f (VDom e) -> VDom e

#area Source

area :: forall f e. Traversable f => f (VDom e) -> VDom e

#article Source

article :: forall f e. Traversable f => f (VDom e) -> VDom e

#aside Source

aside :: forall f e. Traversable f => f (VDom e) -> VDom e

#audio Source

audio :: forall f e. Traversable f => f (VDom e) -> VDom e

#b Source

b :: forall f e. Traversable f => f (VDom e) -> VDom e

#base Source

base :: forall f e. Traversable f => f (VDom e) -> VDom e

#bdi Source

bdi :: forall f e. Traversable f => f (VDom e) -> VDom e

#blockquote Source

blockquote :: forall f e. Traversable f => f (VDom e) -> VDom e

#br Source

br :: forall f e. Traversable f => f (VDom e) -> VDom e

#li Source

li :: forall f e. Traversable f => f (VDom e) -> VDom e

#bdo Source

bdo :: forall f e. Traversable f => f (VDom e) -> VDom e

#canvas Source

canvas :: forall f e. Traversable f => f (VDom e) -> VDom e

#caption Source

caption :: forall f e. Traversable f => f (VDom e) -> VDom e

#cite Source

cite :: forall f e. Traversable f => f (VDom e) -> VDom e

#code Source

code :: forall f e. Traversable f => f (VDom e) -> VDom e

#col Source

col :: forall f e. Traversable f => f (VDom e) -> VDom e

#colgroup Source

colgroup :: forall f e. Traversable f => f (VDom e) -> VDom e

#datalist Source

datalist :: forall f e. Traversable f => f (VDom e) -> VDom e

#dd Source

dd :: forall f e. Traversable f => f (VDom e) -> VDom e

#del Source

del :: forall f e. Traversable f => f (VDom e) -> VDom e

#details Source

details :: forall f e. Traversable f => f (VDom e) -> VDom e

#dfn Source

dfn :: forall f e. Traversable f => f (VDom e) -> VDom e

#dialog Source

dialog :: forall f e. Traversable f => f (VDom e) -> VDom e

#dl Source

dl :: forall f e. Traversable f => f (VDom e) -> VDom e

#dt Source

dt :: forall f e. Traversable f => f (VDom e) -> VDom e

#em Source

em :: forall f e. Traversable f => f (VDom e) -> VDom e

#embed Source

embed :: forall f e. Traversable f => f (VDom e) -> VDom e

#fieldset Source

fieldset :: forall f e. Traversable f => f (VDom e) -> VDom e

#figcaption Source

figcaption :: forall f e. Traversable f => f (VDom e) -> VDom e

#figure Source

figure :: forall f e. Traversable f => f (VDom e) -> VDom e

#footer Source

footer :: forall f e. Traversable f => f (VDom e) -> VDom e

#form Source

form :: forall f e. Traversable f => f (VDom e) -> VDom e

#header Source

header :: forall f e. Traversable f => f (VDom e) -> VDom e

#h2 Source

h2 :: forall f e. Traversable f => f (VDom e) -> VDom e

#h3 Source

h3 :: forall f e. Traversable f => f (VDom e) -> VDom e

#h4 Source

h4 :: forall f e. Traversable f => f (VDom e) -> VDom e

#h5 Source

h5 :: forall f e. Traversable f => f (VDom e) -> VDom e

#h6 Source

h6 :: forall f e. Traversable f => f (VDom e) -> VDom e

#i Source

i :: forall f e. Traversable f => f (VDom e) -> VDom e

#iframe Source

iframe :: forall f e. Traversable f => f (VDom e) -> VDom e

#img Source

img :: forall f e. Traversable f => f (VDom e) -> VDom e

#ins Source

ins :: forall f e. Traversable f => f (VDom e) -> VDom e

#keygen Source

keygen :: forall f e. Traversable f => f (VDom e) -> VDom e

#legend Source

legend :: forall f e. Traversable f => f (VDom e) -> VDom e

#main Source

main :: forall f e. Traversable f => f (VDom e) -> VDom e

#mark Source

mark :: forall f e. Traversable f => f (VDom e) -> VDom e

#menu Source

menu :: forall f e. Traversable f => f (VDom e) -> VDom e

#menuitem Source

menuitem :: forall f e. Traversable f => f (VDom e) -> VDom e

#meter Source

meter :: forall f e. Traversable f => f (VDom e) -> VDom e

#nav Source

nav :: forall f e. Traversable f => f (VDom e) -> VDom e

#ol Source

ol :: forall f e. Traversable f => f (VDom e) -> VDom e

#optgroup Source

optgroup :: forall f e. Traversable f => f (VDom e) -> VDom e

#option Source

option :: forall f e. Traversable f => f (VDom e) -> VDom e

#output Source

output :: forall f e. Traversable f => f (VDom e) -> VDom e

#p Source

p :: forall f e. Traversable f => f (VDom e) -> VDom e

#param Source

param :: forall f e. Traversable f => f (VDom e) -> VDom e

#pre Source

pre :: forall f e. Traversable f => f (VDom e) -> VDom e

#progress Source

progress :: forall f e. Traversable f => f (VDom e) -> VDom e

#section Source

section :: forall f e. Traversable f => f (VDom e) -> VDom e

#select Source

select :: forall f e. Traversable f => f (VDom e) -> VDom e

#small Source

small :: forall f e. Traversable f => f (VDom e) -> VDom e

#strong Source

strong :: forall f e. Traversable f => f (VDom e) -> VDom e

#sub Source

sub :: forall f e. Traversable f => f (VDom e) -> VDom e

#summary Source

summary :: forall f e. Traversable f => f (VDom e) -> VDom e

#sup Source

sup :: forall f e. Traversable f => f (VDom e) -> VDom e

#table Source

table :: forall f e. Traversable f => f (VDom e) -> VDom e

#tbody Source

tbody :: forall f e. Traversable f => f (VDom e) -> VDom e

#td Source

td :: forall f e. Traversable f => f (VDom e) -> VDom e

#textarea Source

textarea :: forall f e. Traversable f => f (VDom e) -> VDom e

#tfoot Source

tfoot :: forall f e. Traversable f => f (VDom e) -> VDom e

#th Source

th :: forall f e. Traversable f => f (VDom e) -> VDom e

#thead Source

thead :: forall f e. Traversable f => f (VDom e) -> VDom e

#time Source

time :: forall f e. Traversable f => f (VDom e) -> VDom e

#tr Source

tr :: forall f e. Traversable f => f (VDom e) -> VDom e

#track Source

track :: forall f e. Traversable f => f (VDom e) -> VDom e

#video Source

video :: forall f e. Traversable f => f (VDom e) -> VDom e

#wbr Source

wbr :: forall f e. Traversable f => f (VDom e) -> VDom e

#text Source

text :: forall e. String -> VDom e