observavir - v2.1.0
    Preparing search index...

    Class ObservableIntervalSkipEvent

    This event is emitted from interval observables when the interval is skipped for whatever reason. The event detail will contain information about why the interval was skipped.

    Hierarchy

    • TypedCustomEvent<Record<string, boolean>, "observable-interval-skip", this>
      • ObservableIntervalSkipEvent
    Index

    Constructors

    Constructors

    • Parameters

      • eventInitDict: {}

      Returns ObservableIntervalSkipEvent