package octez-libs
Describes an event pattern to search for in the sink.
type t = {
level : Tezos_event_logging.Internal_event.level option;
section : Tezos_event_logging.Internal_event.Section.t option option;
name : string;
}
An event pattern to search the sink for. Checks for the event's name, and optionally also for level and section. Passing None as each of these fields results in that field not being checked.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>