Aaroh by QuilonixAAROH

Avatar

User profile image representation

Preview

Avatar

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

Usage

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


export default function Example() {

return (

<Avatar>

Click Me

</Avatar>

);

}

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