package octez-libs
The type of messages that are fed to the worker's event loop.
The type of events. It is possible to wait for an event to be processed from outside the worker using push_request_and_wait
. In this case, the handler for this event can return a value. The parameter is the type of this value.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>