package alba
Alba compiler
Install
Dune Dependency
Authors
Maintainers
Sources
0.4.2.tar.gz
sha256=203ee151ce793a977b2d3e66f8b3a0cd7a82cc7f15550c63d88cb30c71eb5f95
md5=64367c393f80ca784f88d07155da4fb0
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)"
>