Avatar

Identity marker for users, teams, projects, and CMS content owners.

Avatar keeps the Foundry surface language while staying simple enough for static output.

Sizes

Team row

Use avatars for authors, reviewers, and project owners.

Static safe

No client island is needed for initials or server-rendered image content.

Usage

Code
ax
import { Avatar } from "@axonyx/ui/foundry/Avatar.asx"

<Avatar size="sm">AX</Avatar>
<Avatar size="lg">CMS</Avatar>

Avatar API

Inline API contract for the native `.asx` component.

  • size: sm | md | lg
  • children: initials, icon, or server-rendered image content