byronwade/ui
Application UI

House components · Application UI

Verification Progress

Multi-step verification status tracker with tone-colored steps, optional counts, and connecting rails.

@byronwade/foundation@byronwade/utils

Feature showcase

Installation

Features

  • 6 examples

    Default, With Counts, Statuses, All Tones, Two Steps, Many Steps.

API

Props

PropTypeDefaultDescription
stepsVerificationStep[]-Ordered steps with tone, label, optional count and description.

Dependencies

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

Source and related

FilePath
Componentregistry/components/verification-progress.tsx
Default examplecontent/examples/verification-progress/default.tsx
With Counts examplecontent/examples/verification-progress/with-counts.tsx
Statuses examplecontent/examples/verification-progress/statuses.tsx
All Tones examplecontent/examples/verification-progress/all-tones.tsx
Two Steps examplecontent/examples/verification-progress/two-steps.tsx
Many Steps examplecontent/examples/verification-progress/many-steps.tsx