Socket
Book a DemoInstallSign in
Socket

@licuido-ui/ui_responsive-stepper

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@licuido-ui/ui_responsive-stepper

The Stepper component is a customizable React component that allows you to create a step-by-step user interface for guiding users through a process or workflow. It can be used to represent a multi-step form, a progress tracker, or any scenario where seque

0.0.1
latest
npmnpm
Version published
Weekly downloads
24
-27.27%
Maintainers
1
Weekly downloads
 
Created
Source

Stepper

The Stepper component is a customizable React component that allows you to create a step-by-step user interface for guiding users through a process or workflow. It can be used to represent a multi-step form, a progress tracker, or any scenario where sequential navigation is required.

Author

  • @author Vasanth Raj vasantharaja@crayond.co

Story Book Link stepper

PlayGround

Try it have a fun codeBox

Installation

npm i @licuido-ui/ui_responsive-stepper

Import component

import { Stepper } from '@licuido-ui/ui_responsive-stepper';

Usage

  <ResponsiveStepper
        variant='vertical'
        steps={steps}
        icons={icons}
        activeStep={activeStep}
        labelPositionStyle={{ top: 19 }}
      /> />

Image

alt text

Sample Code

<ResponsiveStepper
  variant='vertical'
  steps={steps}
  icons={icons}
  activeStep={activeStep}
  labelPositionStyle={{ top: 19 }}
/>

Props

NameDescriptionDefaultControl
variantstringstringstring
stepsStepData[][]string[]
iconsReactElement{ }ReactElement
activeStepnumber[]number
activeLineStyleSxProps0SxProps
classNamestring-string
sxSxProps-SxProps
completedLineStyleSxProps-SxProps
lineStyleSxProps-SxProps
labelStyleSxProps-SxProps
stepIconStyleSxProps-SxProps
activeStepIconStyleSxProps-SxProps
completedStepIconStyleSxProps-SxProps
connectorOverAllStyleSxProps-SxProps

FAQs

Package last updated on 08 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.