Class IgxStepActiveIndicatorDirective

Allows a custom element to be added as an active step indicator.

Igx Module

IgxStepperModule

Igx Theme

igx-stepper-theme

Igx Keywords

stepper

Igx Group

Layouts

Example

<igx-stepper>
<ng-template igxStepActiveIndicator>
<igx-icon>edit</igx-icon>
</ng-template>
</igx-stepper>

Constructors

Constructors