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