veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 460 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [RecaptchaVerifier](./auth-types.recaptchaverifier.md) > [clear](./auth-types.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