diff --git a/docs/forms.html b/docs/forms.html index a8bd5be2..90785f4b 100644 --- a/docs/forms.html +++ b/docs/forms.html @@ -27,7 +27,7 @@ </form>

Disabled and validation states:

<fieldset> is unstyled and acts as a container for radios and checkboxes, providing a consistent margin-bottom for the set.

role="switch" on a type="checkbox" enable a custom switch.

Size

<fieldset> is unstyled and acts as a container for radios and checkboxes, providing a consistent margin-bottom for the set.

role="switch" on a type="checkbox" enable a custom switch.

Size

You can change a checkbox to an indeterminate state by setting the indeterminate property to true

Others input types: