recaptcha v3.0.0 Recaptcha.Template

Responsible for rendering boilerplate recaptcha HTML code, supports noscript fallback.

Some functionality is not currently supported.

In future this module may be separated out into a Phoenix specific library.

Link to this section Summary

Functions

Returns a string with reCAPTCHA code

Link to this section Functions

Link to this function

display(options \\ [])

Returns a string with reCAPTCHA code

To convert the string to html code, use Phoenix.HTML.Raw/1 method