--- title: Image check menu: docs.forms.image-check --- Add an image check to your form and give users visually attractive options to choose from. {% capture code %} {% include parts/form/input-image.html %} {% endcapture %} {% include example.html code=code max-width="25rem" %} {% capture code %} {% include parts/form/input-image-people.html %} {% endcapture %} {% include example.html code=code %}