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 7cd3a36 commit 665479aCopy full SHA for 665479a
src/cdk/a11y/_index.scss
@@ -1,5 +1,5 @@
1
/// Emits a CSS class, `.cdk-visually-hidden`. This class can be applied to an element
2
-/// to make that element visually hidden while remaining available to assitive technology.
+/// to make that element visually hidden while remaining available to assistive technology.
3
@mixin a11y-visually-hidden() {
4
.cdk-visually-hidden {
5
border: 0;
0 commit comments