<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [RecaptchaVerifier](./auth.recaptchaverifier.md) &gt; [clear](./auth.recaptchaverifier.clear.md)

## RecaptchaVerifier.clear() method

Clears the reCAPTCHA widget from the page and destroys the instance.

<b>Signature:</b>

```typescript
clear(): void;
```
<b>Returns:</b>

void

