Module
Halogen.HTML.Elements
- Package
- purescript-halogen
- Repository
- slamdata/purescript-halogen
#address Source
address :: forall i p. Node HTMLaddress p i#article Source
article :: forall i p. Node HTMLarticle p i#blockquote Source
blockquote :: forall i p. Node HTMLblockquote p i#button Source
button :: forall i p. Node HTMLbutton p i#canvas Source
canvas :: forall i p. Leaf HTMLcanvas p i#caption Source
caption :: forall i p. Node HTMLcaption p i#colgroup Source
colgroup :: forall i p. Node HTMLcolgroup p i#command Source
command :: forall i p. Leaf HTMLcommand p i#datalist Source
datalist :: forall i p. Node HTMLdatalist p i#details Source
details :: forall i p. Node HTMLdetails p i#dialog Source
dialog :: forall i p. Node HTMLdialog p i#fieldset Source
fieldset :: forall i p. Node HTMLfieldset p i#figcaption Source
figcaption :: forall i p. Node HTMLfigcaption p i#figure Source
figure :: forall i p. Node HTMLfigure p i#header Source
header :: forall i p. Node HTMLheader p i#iframe Source
iframe :: forall i p. Leaf HTMLiframe p i#legend Source
legend :: forall i p. Node HTMLlegend p i#noscript Source
noscript :: forall i p. Node HTMLnoscript p i#object Source
object :: forall i p. Node HTMLobject p i#optgroup Source
optgroup :: forall i p. Node HTMLoptgroup p i#option Source
option :: forall i p. Node HTMLoption p i#output Source
output :: forall i p. Node HTMLoutput p i#progress Source
progress :: forall i p. Node HTMLprogress p i#script Source
script :: forall i p. Node HTMLscript p i#section Source
section :: forall i p. Node HTMLsection p i#select Source
select :: forall i p. Node HTMLselect p i#source Source
source :: forall i p. Leaf HTMLsource p i#strong Source
strong :: forall i p. Node HTMLstrong p i#summary Source
summary :: forall i p. Node HTMLsummary p i#textarea Source
textarea :: forall i p. Leaf HTMLtextarea p i- Modules
- Halogen
- Halogen.
Aff - Halogen.
Aff. Driver - Halogen.
Aff. Driver. Eval - Halogen.
Aff. Driver. State - Halogen.
Aff. Effects - Halogen.
Aff. Util - Halogen.
Component - Halogen.
Component. ChildPath - Halogen.
Component. Profunctor - Halogen.
Data. OrdBox - Halogen.
Data. Prism - Halogen.
HTML - Halogen.
HTML. Core - Halogen.
HTML. Elements - Halogen.
HTML. Elements. Keyed - Halogen.
HTML. Events - Halogen.
HTML. Properties - Halogen.
HTML. Properties. ARIA - Halogen.
Query - Halogen.
Query. EventSource - Halogen.
Query. ForkF - Halogen.
Query. HalogenM - Halogen.
Query. InputF - Halogen.
VDom. Driver