For AI agents: the complete documentation index is available at /next/llms.txt, the full documentation bundle is available at /next/llms-full.txt, and this page is available as Markdown at /next/api/reactlynx-testing-library/Interface.waitForOptions.md.
Lynx
  • English
  • reactlynx-testing-library / waitForOptions

    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.