@temporg/ui-a11y-content
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

category: packages private: true

ui-a11y-content

npm  build-status  MIT License  Code of Conduct

Utility components that help provide a good experience for users who navigate the web with a screen reader or keyboard.

Components

The ui-a11y-content package contains the following components:

Installation

yarn add @temporg/ui-a11y-content

Usage

---
example: false
---
<AccessibleContent
  alt="Alternative text for a screen reader only"
>
  <Text>
    Presentational content goes here
  </Text>
</AccessibleContent>
---
example: false
---
<PresentationContent>
  <Text>
    Presentational content here
  </Text>
</PresentationContent>
---
example: false
---
<ScreenReaderContent>
  This content is not visible.
</ScreenReaderContent>

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-a11y-content

Weekly Downloads

1

Version

0.8.0

License

MIT

Unpacked Size

37.7 kB

Total Files

18

Last publish

Collaborators

  • npm