sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
val attach_dom :
_ Egraph.t ->
?thterm:ThTerm.t ->
?direct:bool ->
Node.t ->
'a Dom.Kind.t ->
S.Key.t ->
unit
val attach_any_dom :
_ Egraph.t ->
?thterm:ThTerm.t ->
'a Dom.Kind.t ->
S.Key.t ->
unit
val attach_value :
_ Egraph.t ->
?thterm:ThTerm.t ->
?direct:bool ->
Node.t ->
('a, 'b) Value.Kind.t ->
S.Key.t ->
unit
val attach_reg_sem :
_ Egraph.t ->
?thterm:ThTerm.t ->
('a, 'b) ThTerm.Kind.t ->
S.Key.t ->
unit
val attach_reg_value :
_ Egraph.t ->
?thterm:ThTerm.t ->
('a, 'b) Value.Kind.t ->
S.Key.t ->
unit