Module: screen-reader-only
Table of contents
Functions
Functions
ScreenReaderOnly
▸ ScreenReaderOnly(props, deprecatedLegacyContext?): ReactNode
Parameters
| Name | Type | Description |
|---|---|---|
props | MUIStyledCommonProps<Theme> & ClassAttributes<HTMLSpanElement> & HTMLAttributes<HTMLSpanElement> | - |
deprecatedLegacyContext? | any | Deprecated See React Docs (opens in a new tab) |
Returns
ReactNode
Defined in
src/client/atoms/screen-reader-only/index.ts:3 (opens in a new tab)