Go back up


useAutoplayErrorResult

Properties

error

• error: string


resetError

• resetError: () => void

Type declaration

â–¸ (): void

Call this method to reset(hide) the UI that is rendered when there was an error

Returns

void


unblockAudio

• unblockAudio: () => Promise<void>

Type declaration

â–¸ (): Promise<void>

call this method on a UI element click to unblock the blocked audio autoplay.

Returns

Promise<void>


Have a suggestion? Recommend changes ->
PropertieserrorresetErrorunblockAudio

Was this helpful?

1234