sesaparcours
    Preparing search index...
    • Destroys all objets form elt, including display of the destroyed objects syntax deleteAfter(elt) is also allowed

      Parameters

      • options: { elt: string; x?: string | number | CValDyn }
        • elt: string

          Tag of the element objects following will be destroyed

        • Optionalx?: string | number | CValDyn

          optional delay (in seconds) in the display before destroying the elements

      Returns void | Promise<undefined>