Avatar
A component that shows user initials.
Usage
import { RAvatar } from "@rebilly/revel";
<r-avatar initials="jd" />
Example
Name | Type | Default | Description |
---|---|---|---|
initials | string | Display initials | |
description | string | A text to describe the avatar | |
image | string | The avatar image | |
color | string | Color for the avatar | |
icon | IconNames | Icon for the avatar |
Name | Description |
---|---|
default | Additional description content |