Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/@types/testing-library__dom/wait-for-element-to-be-removed.d"

Index

Functions

waitForElementToBeRemoved

  • waitForElementToBeRemoved<T>(callback: function, options?: undefined | object): Promise<T>
  • Type parameters

    • T

    Parameters

    • callback: function
        • (): T
        • Returns T

    • Optional options: undefined | object

    Returns Promise<T>

Generated using TypeDoc