Class IgxStepTitleDirective

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

Igx Module

IgxStepperModule

Igx Theme

igx-stepper-theme

Igx Keywords

stepper

Igx Group

Layouts

Example

<igx-stepper>
<igx-step>
<p igxStepTitle>Home</p>
</igx-step>
</igx-stepper>

Constructors

Properties

Constructors

Properties

defaultClass: boolean = true