byronwade/ui
Application UI

UI · Application UI

Gradient avatar

Radial-gradient avatar disc derived deterministically from a seed.

@byronwade/foundation@byronwade/utils@byronwade/identity

Feature showcase

Installation

Features

  • 6 examples

    Default, Seeds, Sizes, Grouped Stack, List Rows, With Name Badge.

API

Props

PropTypeDefaultDescription
seedstring-Any string; same seed → same gradient.
size"sm" | "md" | "lg" | "xl""md"Disc size.

Dependencies

PackageKindDescription
@byronwade/foundationregistryInstalled through the byronwade/ui registry.
@byronwade/utilsregistryInstalled through the byronwade/ui registry.
@byronwade/identityregistryInstalled through the byronwade/ui registry.

Source and related

FilePath
Componentregistry/ui/gradient-avatar.tsx
Default examplecontent/examples/gradient-avatar/default.tsx
Seeds examplecontent/examples/gradient-avatar/seeds.tsx
Sizes examplecontent/examples/gradient-avatar/sizes.tsx
Grouped Stack examplecontent/examples/gradient-avatar/grouped-stack.tsx
List Rows examplecontent/examples/gradient-avatar/list-rows.tsx
With Name Badge examplecontent/examples/gradient-avatar/with-name-badge.tsx