diff --git a/src/_components/form/checkbox.md b/src/_components/form/checkbox.md index 25dce4ea8..9ed9ea04b 100644 --- a/src/_components/form/checkbox.md +++ b/src/_components/form/checkbox.md @@ -106,6 +106,12 @@ anchors: {% include storybook-preview.html story="uswds-va-checkbox-group--internationalization" link_text="va-checkbox group internationalization" %} +### Indeterminate + +Use the indeterminate state when a checkbox has a sublist of checkbox selections that can change from selected to unselected. + +{% include storybook-preview.html story="uswds-va-checkbox--indeterminate" link_text="va-checkbox group indeterminate" %} + ## Usage Refer to the U.S. Web Design System for usage guidance