--- layout: examples title: Checkout example extra_css: - "form-validation.css" extra_js: - "form-validation.js" body_class: "bg-light" ---
Below is an example form built entirely with Bootstrap’s form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.