Skip to content

InitialsAvatar

Renders a circular avatar with the user's initials derived from their first and last name. Supports custom size and background color.

Basic Usage

Demo
U
U
U
U

Props

Props
PropTypeDefaultDescription
firstNamerequiredstringFirst name of the user. First character used as initials.
lastNamerequiredstringLast name of the user. First character used as initials.

Built with VitePress