3.32.1 β€’ Published 1 day ago

react-aria v3.32.1

Weekly downloads
13,145
License
Apache-2.0
Repository
github
Last release
1 day ago

React Aria

A library of React Hooks that provides accessible UI primitives for your design system.

Features

  • ♿️ Accessible – React Aria provides accessibility and behavior according to WAI-ARIA Authoring Practices, including full screen reader and keyboard navigation support. All components have been tested across a wide variety of screen readers and devices to ensure the best experience possible for all users.
  • πŸ“± Adaptive – React Aria ensures consistent behavior, no matter the UI. It supports mouse, touch, keyboard, and screen reader interactions that have been tested across a wide variety of browsers, devices, and platforms.
  • 🌍 International – React Aria supports over 30 languages, including right-to-left-specific behavior, internationalized date and number formatting, and more.
  • 🎨 Fully customizable – React Aria doesn’t implement any rendering or impose a DOM structure, styling methodology, or design-specific details. It provides behavior, accessibility, and interactions and lets you focus on your design.

Getting started

The easiest way to start building a component library with React Aria is by following our getting started guide. It walks through all of the steps needed to install the hooks from npm, and create your first component.

Example

Here is a very basic example of using React Aria.

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

function Button(props) {
  let ref = React.useRef();
  let {buttonProps} = useButton(props, ref);

  return (
    <button {...buttonProps} ref={ref}>
      {props.children}
    </button>
  );
}

<Button onPress={() => alert('Button pressed!')}>Press me</Button>

Learn more

React Aria is part of a family of libraries that help you build adaptive, accessible, and robust user experiences. Learn more about React Spectrum and React Stately on our website.

@pingux/astro@peyrani/weave-ui@invisionag/components@stellaris/lynxendpoint-todo-list@infinitebrahmanuniverse/nolb-react-ar@macjokerdz/silq-ui-lib@everything-registry/sub-chunk-2540ods-base@bob-obringer/ods@mittwald/flow-next-componentsptm-btn-testprofessordev-designsystemseven-eightsloy-uismart-travel-ds-teststaysure-component-libraryreact-aria-componentsreact-ring-cursorpn-ui-primitiespn-ui-primitivespoc-test-component-librarypqc-storybook-test-1react-figma-componentsreact-atomic-componentsreact-atomic-elementsselectlytest_qwuytstysr-storybook-react-componentstest-comp-lib-tsttttest-component-library-teste2n-uiekbeasy-penny-pod-inspectordua.designfdocs3furya-chain-webfrida-uilian-design-systemmojtaba-design-systemm0mnnrhv6ekyubi-jsinfomentor-design-systemmedusa-corememberssssmember-pluginmedical-test-npmmereo-component-librarynak-uigss-uiinterchain-idinterweb-idinterweb-uiinterweb-walletisuru-librarykodmq-uikurated-uihammol-componentsinker-componentkai-kitnextui-date-pickernextjs-componentspenny-pod-inspectoropub-uitribe-react-component@helpscout/ui-kit-react@headstorm/foundry-react-ui@gfnl/pwa-theme-demo@gfnl/shadcnd-ui-pwa-demo@homebound/beamcompassion-dx-uicomponent-library-for-medical@dodas/ui@fuel-ui/react@frontplus-ui/button@illright/react-feeddedes@igloo-ui/metric@igloo-ui/modal@igloo-ui/provider@igloo-ui/stepper@igloo-ui/color-picker@igloo-ui/datepicker@igloo-ui/disclosure@interchain-ui/reactx-design-system@jelica-rado/venia-ui@jenga-ui/slider@kevin.eu/kevin-ui@kkatkus/components@kodmq/ui@kovalevskaya/pavetrawjec-onecomponent-library-test-medical@galacean/editor-ui@getkevin.eu/kevin-uiunderatomcognavi-ui-library@kadena/react-ui@rahimstack/ui
3.32.1

2 months ago

3.32.0

2 months ago

3.31.1

4 months ago

3.31.0

4 months ago

3.29.1

6 months ago

3.29.0

7 months ago

3.30.0

6 months ago

3.26.1-nightly.4004

10 months ago

3.26.1-nightly.4006

10 months ago

3.25.1-nightly.3921

11 months ago

3.28.0

8 months ago

3.26.1-nightly.4016

10 months ago

3.26.1-nightly.4017

10 months ago

3.26.1-nightly.4018

10 months ago

3.26.1-nightly.4012

10 months ago

3.26.1-nightly.4013

10 months ago

3.26.1-nightly.4014

10 months ago

3.24.1-nightly.3908

11 months ago

3.26.0

10 months ago

3.27.0

9 months ago

3.25.1-nightly.3997

10 months ago

3.25.1-nightly.3993

10 months ago

3.25.1-nightly.3976

11 months ago

3.25.1-nightly.3971

11 months ago

3.25.1-nightly.3987

10 months ago

3.25.1-nightly.3985

10 months ago

3.25.0

11 months ago

3.25.1-nightly.3969

11 months ago

3.25.1-nightly.3964

11 months ago

3.25.1-nightly.3960

11 months ago

3.25.1-nightly.3937

11 months ago

3.25.1-nightly.3943

11 months ago

3.25.1-nightly.3940

11 months ago

3.24.1-nightly.3906

11 months ago

3.24.1-nightly.3901

12 months ago

3.24.1-nightly.3870

12 months ago

3.24.1-nightly.3871

12 months ago

3.24.1-nightly.3877

12 months ago

3.24.1-nightly.3867

12 months ago

3.24.1-nightly.3869

12 months ago

3.24.1-nightly.3890

12 months ago

3.24.1-nightly.3898

12 months ago

3.24.1-nightly.3884

12 months ago

3.24.0

1 year ago

3.23.1

1 year ago

3.23.0

1 year ago

3.22.0

1 year ago

3.21.0

1 year ago

3.19.0

2 years ago

3.20.0

2 years ago

3.17.0

2 years ago

3.18.0

2 years ago

3.16.0

2 years ago

3.15.0

2 years ago

3.14.1

2 years ago

3.14.0

2 years ago

3.13.2

2 years ago

3.13.1

2 years ago

3.12.0

2 years ago

3.13.0

2 years ago

3.11.0

2 years ago

3.10.0

3 years ago

3.9.0

3 years ago

3.8.0

3 years ago

3.7.1

3 years ago

3.7.0

3 years ago

3.6.0

3 years ago

3.5.0

3 years ago

3.4.0

3 years ago

3.3.0

3 years ago

3.2.0

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.0

4 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago