VisuallyHidden
Hides content from the screen in an accessible way
<VisuallyHidden>You can't see me</VisuallyHidden>
PropsLink to this heading
Link to this heading
<VisuallyHidden>
import { VisuallyHidden } from '@strum/react';
name | type | default |
---|---|---|
as | ElementType<any> | - |
focusable | boolean | false |