# User Menu
User account dropdown combining avatar trigger with dropdown menu. Works with both image and initials avatars.
## Example with Image
```html
```
## Key Classes
- `.dropdown.end` - Aligns menu to right edge of avatar
- `.avatar` - Circular avatar styling on the button
- `.dropdown-menu` - Menu styling
- `.dropdown-header` - User name display in menu
## Avatar Sizes
```html
```
## See Also
- [Dropdown](https://graffiti-ui.com/llms/dropdown.txt) - Full dropdown documentation
- [Avatar](https://graffiti-ui.com/llms/avatar.txt) - Avatar styling details