---
id: visually-hidden
scope: props
---

## Props

`VisuallyHidden` components doesn't have any custom props.

| Name       | Type              | Description                       |
| ---------- | ----------------- | --------------------------------- |
| `children` | `React.ReactNode` | The content to be hidden visually |
