papi-dts
    Preparing search index...
    • Get the most recently created overlay matching predicate — the topmost of the overlays it accepts, since a newer overlay always renders over an older one.

      Parameters

      • predicate: (overlay: OverlayEntry) => boolean

        Which overlays to consider

      Returns undefined | OverlayEntry

      The newest matching overlay, or undefined if none match