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

99.10.0 • Public • Published

category: packages

ux-a11y

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 ux-a11y package contains the following components:

Installation

yarn add @temporg/ux-a11y

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/ux-a11y

Weekly Downloads

0

Version

99.10.0

License

MIT

Unpacked Size

25.9 kB

Total Files

19

Last publish

Collaborators

  • npm