You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: packages/mdc-tab/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,8 @@ Mixin | Description
134
134
--- | ---
135
135
`mdc-tab-text-label-color($color)` | Customizes the color of the tab text label.
136
136
`mdc-tab-icon-color($color)` | Customizes the color of the tab icon.
137
+
`mdc-tab-states-color($color)`| Customizes the base states color, which affects hover/focus states and the press ripple.
138
+
`mdc-tab-ink-color($color)` | Customizes the text label, icon, and base states color.
137
139
`mdc-tab-parent-positioning` | Sets the positioning of the MDCTab's parent element so that `MDCTab.computeDimensions()` reports the same values in all browsers.
138
140
`mdc-tab-fixed-width($width)` | Sets the fixed width of the tab. The tab will never be smaller than the given width.
0 commit comments