--- title: Stepper description: A set of steps that are used to indicate progress through a multi-step process. source: apps/www/src/lib/registry/default/ui/stepper primitive: https://www.radix-vue.com/components/stepper.html --- ## Installation ```bash npx shadcn-vue@latest add stepper ``` ## Usage ```vue ``` ## Examples ### Horizontal ### Vertical ### Form