UNPKG

voluptasmollitia

Version:
20 lines (11 loc) 498 B
<!-- 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; [render](./auth.recaptchaverifier.render.md) ## RecaptchaVerifier.render() method Renders the reCAPTCHA widget on the page. <b>Signature:</b> ```typescript render(): Promise<number>; ``` <b>Returns:</b> Promise&lt;number&gt; A Promise that resolves with the reCAPTCHA widget ID.