Class IgxStepSubtitleDirective

Allows a custom element to be added as a step subtitle.

Igx Module

IgxStepperModule

Igx Theme

igx-stepper-theme

Igx Keywords

stepper

Igx Group

Layouts

Example

<igx-stepper>
<igx-step>
<p igxStepSubtitle>Home Subtitle</p>
</igx-step>
</igx-stepper>

Constructors

Properties

Constructors

Properties

defaultClass: boolean = true