Aaroh by QuilonixAAROH

Table

Data presented in rows and columns

Preview

Table

This component is completely themeable, accessible, and ready for production use.

Usage

import { Table } from '@aaroh/react-ui';


export default function Example() {

return (

<Table>

Click Me

</Table>

);

}

Installation

npm install @aaroh/react-ui
View full installation guide →

Accessibility

  • Full keyboard navigation support
  • ARIA attributes managed automatically
  • Focus rings managed for screen readers