package alba
Alba compiler
Install
Dune Dependency
Authors
Maintainers
Sources
0.4.4.tar.gz
sha256=4817038301d3e45bac9edf7e6f2fc8bf0a6d78e76e02ad7ea33ef69bcc17df3b
md5=25234357587126685d64f16236167937
doc/alba.fmlib/Fmlib/Web_application/Make/Dom/index.html
Module Make.Dom
type 'msg attributes = 'msg Attribute.t list
type 'msg children = 'msg t list
val text : string -> 'msg t
val node : string -> 'msg attributes -> 'msg children -> 'msg t
val div : 'msg attributes -> 'msg children -> 'msg t
val span : 'msg attributes -> 'msg children -> 'msg t
val pre : 'msg attributes -> 'msg children -> 'msg t
val p : 'msg attributes -> 'msg children -> 'msg t
val ol : 'msg attributes -> 'msg children -> 'msg t
val ul : 'msg attributes -> 'msg children -> 'msg t
val li : 'msg attributes -> 'msg children -> 'msg t
val h1 : 'msg attributes -> 'msg children -> 'msg t
val h2 : 'msg attributes -> 'msg children -> 'msg t
val h3 : 'msg attributes -> 'msg children -> 'msg t
val h4 : 'msg attributes -> 'msg children -> 'msg t
val h5 : 'msg attributes -> 'msg children -> 'msg t
val h6 : 'msg attributes -> 'msg children -> 'msg t
val b : 'msg attributes -> 'msg children -> 'msg t
Bold text
val i : 'msg attributes -> 'msg children -> 'msg t
Italic text
val strong : 'msg attributes -> 'msg children -> 'msg t
Important text
val button : 'msg attributes -> 'msg children -> 'msg t
val input : 'msg attributes -> 'msg children -> 'msg t
val textarea : 'msg attributes -> 'msg children -> 'msg t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>