sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
val iter_initialized : ('b -> unit) -> 'b t -> unit
val fold_initialized : ('c -> 'b -> 'c) -> 'c -> 'b t -> 'c
val apply_initialized : ('b -> 'b) -> 'b t -> unit