Components
API Reference

API Reference

Renders an element that is visually only to screen readers

<a href="#">
  Learn more<VisuallyHidden> about brazilian beaches</VisuallyHidden>
</a>

Parameters

props

  • Type: @vtex/shoreline-primitives.VisuallyHiddenProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

children (optional)

  • Type: @types/react.React.ReactNode