package melange
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Toolchain to produce JS from Reason/OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
melange-2.0.0.tbz
sha256=0e213624b1626428a181fa0fbb262eadffb24431e530ad06dca885c6f0cf1e55
sha512=a7517da8aaa5c9bb8690826af3f8ca6dbbf1bccaa3f76d8c522963f0f9d46dc5e280cc4739879fdb09674f178f5664b1ba42c774b533bc51e90332d8bf6722ae
doc/melange.js_parser/Js_parser/Jsx_parser/JSX/index.html
Module Jsx_parser.JSXSource
Parameters
module Parse : Parser_common.PARSERSignature
Source
val tag_component_trailing_comments :
Js_parser__Parser_env.env ->
Loc.t Flow_ast.Comment.t listSource
val spread_attribute :
Parser_env.env ->
Loc.t * (Loc.t, Loc.t) Flow_ast.JSX.SpreadAttribute.t'Source
val expression_container_contents :
Parser_env.env ->
(Loc.t, Loc.t) Flow_ast.JSX.ExpressionContainer.expressionSource
val expression_container :
Parser_env.env ->
Loc.t * (Loc.t, Loc.t) Flow_ast.JSX.ExpressionContainer.tSource
val expression_container_or_spread_child :
Parser_env.env ->
Loc.t * (Loc.t, Loc.t) Flow_ast.JSX.child'Source
val opening_element :
Parser_env.env ->
Loc.t
* ([> `Element of (Loc.t, Loc.t) Flow_ast.JSX.Opening.t' | `Fragment ],
[> `Element of (Loc.t, Loc.t) Flow_ast.JSX.Opening.t' | `Fragment ])
resultSource
val closing_element :
Parser_env.env ->
Loc.t * [> `Element of (Loc.t, Loc.t) Flow_ast.JSX.Closing.t' | `Fragment ]Source
val element :
Parser_env.env ->
Loc.t
* [ `Element of (Loc.t, Loc.t) Flow_ast.JSX.element
| `Fragment of (Loc.t, Loc.t) Flow_ast.JSX.fragment ]Source
val element_or_fragment :
Parser_env.env ->
Loc.t
* [ `Element of (Loc.t, Loc.t) Flow_ast.JSX.element
| `Fragment of (Loc.t, Loc.t) Flow_ast.JSX.fragment ] sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page