Open in v0

Registry examples with Radix UI or Base UI. Switch tabs to preview and copy the code for each.

Each example is available in two variants. Use the tabs to choose Radix UI or Base UI, then open in v0 or run the shadcn add command to copy.

Stepper demo

Open in Open in v0
  1. Step 1

  2. Step 2

  3. Step 3

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-demo.json
Open in Open in v0
  1. Step 1

  2. Step 2

  3. Step 3

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-demo.json

Stepper with description

Open in Open in v0
  1. Step 1

    This is the first step

  2. Step 2

    This is the second step

  3. Step 3

    This is the third step

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-with-description.json
Open in Open in v0
  1. Step 1

    This is the first step

  2. Step 2

    This is the second step

  3. Step 3

    This is the third step

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-with-description.json

Stepper with react-hook-form

Open in Open in v0
  1. Personal Info

    Enter your personal details

  2. Contact Info

    How can we reach you?

  3. Address

    Where do you live?

  4. Complete

    Review and submit

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-with-form.json
Open in Open in v0
  1. Personal Info

    Enter your personal details

  2. Contact Info

    How can we reach you?

  3. Address

    Where do you live?

  4. Complete

    Review and submit

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-with-form.json

Stepper with icons

Open in Open in v0
  1. Cart

    Review your items

  2. Shipping

    Enter shipping details

  3. Payment

    Complete payment

  4. Confirmation

    Order confirmed

Shopping Cart

Review the items in your cart before proceeding.

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-with-icon.json
Open in Open in v0
  1. Cart

    Review your items

  2. Shipping

    Enter shipping details

  3. Payment

    Complete payment

  4. Confirmation

    Order confirmed

Shopping Cart

Review the items in your cart before proceeding.

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-with-icon.json

Stepper with label orientation

Open in Open in v0
  1. Account

    Create your account

  2. Profile

    Set up your profile

  3. Preferences

    Configure preferences

  4. Complete

    All done!

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-with-label-orientation.json
Open in Open in v0
  1. Account

    Create your account

  2. Profile

    Set up your profile

  3. Preferences

    Configure preferences

  4. Complete

    All done!

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-with-label-orientation.json

Stepper with scroll tracking

Open in Open in v0
  1. Introduction

    Welcome to the tutorial

  2. Welcome!

    This tutorial will guide you through the basics and advanced concepts. Take your time to understand each section before moving on.

  3. Basics

    Learn the fundamentals

  4. Advanced

    Deep dive into advanced topics

  5. Practice

    Apply what you learned

  6. Certification

    Get your certificate

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-with-scroll-tracking.json
Open in Open in v0
  1. Introduction

    Welcome to the tutorial

  2. Welcome!

    This tutorial will guide you through the basics and advanced concepts. Take your time to understand each section before moving on.

  3. Basics

    Learn the fundamentals

  4. Advanced

    Deep dive into advanced topics

  5. Practice

    Apply what you learned

  6. Certification

    Get your certificate

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-with-scroll-tracking.json

Stepper with variants

Open in Open in v0
  1. Step 1

    First step description

  2. Step 2

    Second step description

  3. Step 3

    Third step description

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/radix-ui/stepper-with-variants.json
Open in Open in v0
  1. Step 1

    First step description

  2. Step 2

    Second step description

  3. Step 3

    Third step description

Content for step-1

npx shadcn add https://stepperize.vercel.app/r/base-ui/stepper-with-variants.json
Edit on GitHub

Last updated on

On this page