01c76b7eb1
* chore(main): release 15.3.0 * chore: generate versioned docs Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
767 B
767 B
sidebar_label |
---|
WaitTimeoutOptions |
WaitTimeoutOptions interface
Signature:
export interface WaitTimeoutOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
timeout? | number | (Optional) Maximum wait time in milliseconds, defaults to 30 seconds, pass 0 to disable the timeout. |