New to Kendo UI for Angular? Start a free 30-day trial
StepperIndicatorTemplateDirective
Represents a template that defines the content of the Step indicator.
To define the template, nest an <ng-template>
tag
with the kendoStepperIndicatorTemplate
directive inside the <kendo-stepper>
tag.
Selector
[kendoStepperIndicatorTemplate]