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

0.0.1 • Public • Published

@real-system/react-aria

React aria library for real system.

npm version minified size

Usage

# install peer dependencies

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

# install react-aria

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

Code Example

import { useButton, useCheckbox, useCheckboxGroup, useCheckboxGroupItem } from '@real-system/react-aria';

...

Readme

Keywords

Package Sidebar

Install

npm i @real-system/react-aria

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

85.1 kB

Total Files

8

Last publish

Collaborators

  • bigwoof91