0.0.2 • Published 4 years ago

@elemental-ui-alpha/a11y v0.0.2

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

A11y

import { VisuallyHidden } from '@elemental-ui-alpha/a11y';

Visually Hidden

Content which should be visually hidden, but remain accessible to assistive technologies such as screen readers, can be styled using VisuallyHidden.

This can be useful in situations where additional visual information or cues (such as meaning denoted through the use of icons or colour) need to also be conveyed to non-visual users.