Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To generate the HTML, use the form_input_name and html_input filters.

Input:

Code Block
{{ "Name" | form_input_name | html_input: "checkbox" }}

...