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
|
Name of the icon to be overridden.
Type : |
Public templateRef |
templateRef:
|
Type : TemplateRef<any>
|