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 58360a4 commit aef2baeCopy full SHA for aef2bae
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