A Stepper in mobile UI design is a navigation element that guides users through a multi-step process, typically used for forms or sequential tasks.
For Mobile option, an additional position options can be added Top, Static or Bottom and AutoSwipe to enable auto swiping.
To style step count text, pass Fraction, Dots or Progress options.
For vertical and mobile, you can add Layout type Linear or Absolute
Here are the methods available for Stepper Component.
Examples
Properties
The following properties are available on the Stepper object:
absHeight → Number
absLeft → Number
absTop → Number
absWidth → Number
activeStep → Number
backColor → String
backImage → String
border → Number
borderColor → String
borderStyle → String
cornerRadius → Number
disabled → Boolean
el → Object
elevation → Number
elStyle → String
fontFile → String
height → Number
isVisible → Boolean
left → Number
margins → List
opacity → Number
options → String
orientation → String
padding → List
parent → Object
position → Object
rotation → Number
textColor → String
textSize → Number
top → Number
type → String
visibility → String
width → Number
Methods
The following methods are available on the Stepper object:
destroy()
getLayoutIndex(
layout )
→ Number
getPosition(
options )
→ Object
gone()
hide()
nextStep()
removeStep(
index )
show()