core/stepper/stepper-icon.directive.ts
Template to be used to override the icons inside the step header.
Selector | ng-template[c8yStepperIcon] |
Properties |
|
Inputs |
constructor(templateRef: TemplateRef
|
||||||
Parameters :
|
c8yStepperIcon |
Type : StepState
|
Name of the icon to be overridden. |
Public templateRef |
Type : TemplateRef<any>
|