- Docs
- Avatar
Avatar
An image element with a fallback for representing the user.
MC
Usage
import (
. "github.com/canpacis/pacis-ui/components"
)
Avatar(
AvatarImage(Src(...)),
AvatarFallback(Text("MC"))
)
Examples
With Image
MC
Without Image
MC
Sizes
MC
MC
MC