New to Kendo UI for Angular? Start a free 30-day trial
StepType
Specifies the type of the steps (see example).
The possible values are:
- (Default)
indicator
label
full
type
StepType = "indicator" | "label" | "full";