Searched refs:mountAndWaitForWithTimeout (Results 1 – 2 of 2) sorted by relevance
6 import { mountAndWaitFor, mountAndWaitForWithTimeout, TimeoutError } from './helpers';40 await mountAndWaitForWithTimeout(61 await mountAndWaitForWithTimeout(
48 export const mountAndWaitForWithTimeout = (child, propName = 'ref', setPortalChild, timeout) => function63 mountAndWaitForWithTimeout,