-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
Currently it's not possible to set a color to the radio-group component. Usually I can set color on mat-form-field. But it is not possible to wrap mat-radio-group into mat-form-field. (mat-form-field must contain a MatFormFieldControl.) So it's not official possible to set the color. On the Angular Material Website, the color is change by theme selector. (A custom implementation.)
https://material.angular.io/components/radio/overview
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix