Lynx

reactlynx-testing-library / waitForOptions

Interface: waitForOptions

Properties

container?

optional container: HTMLElement;

Defined in

index.d.ts:1551


interval?

optional interval: number;

Defined in

index.d.ts:1553


mutationObserverOptions?

optional mutationObserverOptions: any;

Defined in

index.d.ts:1555


onTimeout()?

optional onTimeout: (error: Error) => Error;

Parameters

ParameterType
errorError

Returns

Error

Defined in

index.d.ts:1554


timeout?

optional timeout: number;

Defined in

index.d.ts:1552

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.