Visually Hidden
VisuallyHidden is a common technique used in web accessibility to hide content from the visual client, but keep it readable for screen readers.
Props#
VisuallyHidden
components doesn't have any custom props.
Name | Type | Description |
---|---|---|
children | React.ReactNode | The content to be hidden visually |
Props#
VisuallyHidden
components doesn't have any custom props.
Name | Type | Description |
---|---|---|
children | React.ReactNode | The content to be hidden visually |