#### Feature Description There are situations where `aria-describedby` may be needed on [checkboxes](https://material.angular.io/components/checkbox/api#MatCheckbox). #### Use Case These situations are similar to why the attribute [is allowed on radio buttons](https://material.angular.io/components/radio/api#MatRadioButton).
Feature Description
There are situations where
aria-describedbymay be needed on checkboxes.Use Case
These situations are similar to why the attribute is allowed on radio buttons.