<kendo:stepper-steps>
Array of steps to be rendered in the Stepper. If the array contains objects, their fields will be used for each Step. If the array contains strings, those will be used as Step labels.
Example
<kendo:stepper>
<kendo:stepper-steps></kendo:stepper-steps>
</kendo:stepper>
Configuration Attributes
Configuration JSP Tags
kendo:stepper-step
Array of steps to be rendered in the Stepper. If the array contains objects, their fields will be used for each Step. If the array contains strings, those will be used as Step labels.
More documentation is available at kendo:stepper-step.
Example
<kendo:stepper-steps>
<kendo:stepper-step></kendo:stepper-step>
</kendo:stepper-steps>