Skip to content

Feature Request: md-button-toggle-group color options (primary, accent, warn) #7162

@leocaseiro

Description

@leocaseiro

Bug, feature request, or proposal:

Feature Request: add theme options for md-button-toggle-group

What is the expected behavior?

it should behave as same as md-raised-button's do.

What is the current behavior?

it only contains the default theme.

screen shot 2017-09-19 at 12 24 40 pm

What are the steps to reproduce?

<md-button-toggle-group #group="mdButtonToggleGroup" color="primary">
  <md-button-toggle value="left">
    <md-icon>format_align_left</md-icon>
  </md-button-toggle>
<md-button-toggle-group

Eq: https://plnkr.co/edit/IHey0TCusgDW6X2eXV9W?p=preview

What is the use-case or motivation for changing an existing behavior?

Consistency on the Layout

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

@angular 4.4.0
@angular/material 2.0.0-beta.10

Is there anything else we should know?

There's an old issue similar #2709

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussionarea: material/button-togglefeatureThis issue represents a new feature or feature request rather than a bug or bug fixmaterial specIssue related to the Material Design spec https://material.io/design/

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions