Class IgxStepInvalidIndicatorDirective

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

Igx Module

IgxStepperModule

Igx Theme

igx-stepper-theme

Igx Keywords

stepper

Igx Group

Layouts

Example

<igx-stepper>
<ng-template igxStepInvalidIndicator>
<igx-icon>error</igx-icon>
</ng-template>
</igx-stepper>

Constructors

Constructors