-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Open
Labels
area: material/button-togglefeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesgemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by geminineeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
Feature Description
The <mat-button-toggle-group> should support being used as a form field control, as it supports @angular/forms. This means that it should implement MatFormFieldControl, as it already implements ControlValueAccessor.
Use Case
I am using <mat-button-toggle-group with <mat-form-field>, however displaying <mat-error> next to it lacks the necessary CSS due to <mat-error> not being nested in <mat-form-field>.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: material/button-togglefeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesgemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by geminineeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team