Files
rasadyar_application/packages/chicken/lib/presentation/widget/sdui/example_stepper.json

9 lines
153 B
JSON

{
"type": "stepper",
"visible": true,
"data": {
"key": "activeStepperIndex",
"totalSteps": 5,
"activeStep": 0
}
}