Profile Dropdown
Account menu dropdown with avatar and actions.
Preview & code
GFA Studio CLI · Coming soon
Installation
CLI
GFA Studio CLI — Coming soon
The `npx gfa-studio` installer is not published yet. Use Manual install below or download the artifact JSON.
Artifact JSON
https://ui.gkhn.dev/gfa/profile-dropdown.jsonManual
- Download the component source from https://ui.gkhn.dev/gfa/profile-dropdown.json (or copy from this repo: apps/web/src/blocks/gfa/profile-dropdown.tsx).
- Place it in your project (for example: ./src/blocks/gfa/profile-dropdown.tsx) and adjust imports/aliases.
- Ensure cn from @/lib/utils exists.
- Theme tokens and utilities should align with globals.css.