@s-ui/react-primitive-visually-hidden
v1.1.0
Published
> Visually hides content while preserving it for assistive technology.
Maintainers
Readme
PrimitiveVisuallyHidden
Visually hides content while preserving it for assistive technology.
Installation
$ npm install @s-ui/react-primitive-visually-hidden --saveUsage
Basic usage
import VisuallyHidden from '@s-ui/react-primitive-visually-hidden'
return <VisuallyHidden>A</VisuallyHidden>Find full description and more examples in the demo page.
