You are currently viewing outdated (<=3.x) Chameleon documentation on our old website. For version >=4.x, check out our new website.

Current release: 3.5.0 | hub

components

Screenreader (code)

Provides text for screen readers that is visually hidden. It is the logical opposite of the aria-hidden attribute.

import { Settings } from '@mediahuis/chameleon-theme-wl/icons'
import { Screenreader, Button, Icon } from '@mediahuis/chameleon-react'

Props

NameTypeDefaultRequiredDescription
childrenNode-trueText for screen readers that is visually hidden.
classNameString--Extend classNames.

System Props

This component does not allow any system props.

System Props

Next to the properties listed in the propstable, a collection of system props can be added to any component for further general styling and layouting purposes. These props vary per component.

To read more about the system, click here to check out its dedicated page.

© Copyright 2020 Mediahuis NV. All rights Reserved