@real-system/aria-button
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@real-system/aria-button

Button accessibility hook for real system.

npm version minified size

Usage

# install peer dependencies

# npm
$ npm install react react-dom 
# yarn
$ yarn add react react-dom 

# install aria-button

# npm
$ npm install @real-system/aria-button
# yarn
$ yarn add @real-system/aria-button

Code Example

import { useButton } from '@real-system/aria-button';

...

Package Sidebar

Install

npm i @real-system/aria-button

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

77.1 kB

Total Files

8

Last publish

Collaborators

  • bigwoof91