We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed63b4e commit 103ec13Copy full SHA for 103ec13
src/material/progress-spinner/progress-spinner.md
@@ -19,7 +19,7 @@ In "indeterminate" mode, the `value` property is ignored.
19
20
### Accessibility
21
22
-`MatLegacyProgressSpinner` implements the ARIA `role="progressbar"` pattern. By default, the spinner
+`MatProgressSpinner` implements the ARIA `role="progressbar"` pattern. By default, the spinner
23
sets `aria-valuemin` to `0` and `aria-valuemax` to `100`. Avoid changing these values, as this may
24
cause incompatibility with some assistive technology.
25
0 commit comments