Aaroh by QuilonixAAROH

Alert

Callout for important information

Preview

Alert

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

Usage

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


export default function Example() {

return (

<Alert>

Click Me

</Alert>

);

}

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