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-checkbox/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ Mixin | Description
124
124
`mdc-checkbox-container-colors($unmarked-stroke-color, $unmarked-fill-color, $marked-stroke-color, $marked-fill-color, $generate-keyframes)` | Generates CSS classes to set and animate the stroke color and/or container fill color of a checkbox
125
125
`mdc-checkbox-ink-color($color)` | Sets the ink color of the checked and indeterminate icons
126
126
`mdc-checkbox-focus-indicator-color($color)` | Sets the color of the focus indicator (ripple) when checkbox is selected or is in indeterminate state.
127
-
`mdc-checkbox-touch-dimension($touch-dimension)` | Sets the touch dimension of the checkbox.
127
+
`mdc-checkbox-ripple-size($ripple-size)` | Sets the ripple size of the checkbox.
128
128
129
129
The ripple effect for the Checkbox component is styled using [MDC Ripple](../mdc-ripple) mixins.
0 commit comments