Skip to content

Steps

Step indicator to guide users through a task.

Basic Usage

loading

Vertical & Alignment

loading

API

NeoSteps

PropDescriptionType
activeCurrent step (0-based)number
directionDirection'horizontal' | 'vertical'
spaceSpacingnumber | string
processStatusIn-progress statusstring
finishStatusFinished statusstring
alignCenterWhether title is centeredboolean

NeoStep

PropDescriptionType
titleTitlestring
descriptionDescriptionstring
iconIconstring
statusStatus'wait' | 'process' | 'finish' | 'error' | 'success'

MIT License