Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.turbostack.io/llms.txt

Use this file to discover all available pages before exploring further.

Avatar is a component that allows you to show a profile picture or fallback to a seeded random icon.

Avatar Component

Usage

import { Avatar } from "@turbostack/ui"
<Avatar image="https://github.com/liverdya.png" fallback="a unique value" />