toggle menu
KotStep
androidJvm
switch theme
search in API
kotstep
/
com.binayshaw7777.kotstep.model
/
VerticalStepperStyle
/
Tab
/
Tab
Tab
constructor
(
totalSteps
:
Int
,
currentStep
:
Int
,
stepStyle
:
StepStyle
)
Parameters
total
Steps
The total number of steps in the stepper.
current
Step
The current active step in the stepper (zero-based index).