UNPKG

veritatisdoloremque

Version:
18 lines (10 loc) 460 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [RecaptchaVerifier](./auth-types.recaptchaverifier.md) &gt; [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