Ambient UI

Command Palette

Search for a command to run...

Avatar

An image element with a fallback for representing the user.

MRMS

Usage

import { Avatar } from "@smartacteam/ambient-web/avatar";
<Avatar.Root>
  <Avatar.Image src="https://github.com/mrobillard7.png" />
  <Avatar.Fallback>MR</Avatar.Fallback>
</Avatar.Root>