Interface IgxStepper

Hierarchy

Hierarchy

  • IgxCarouselComponentBase
    • IgxStepper

Implemented by

Properties

activeStepChanged: EventEmitter<IStepChangedEventArgs>
activeStepChanging: EventEmitter<IStepChangingEventArgs>
animationDuration: number
contentTop: boolean
horizontalAnimationType: HorizontalAnimationType
linear: boolean
stepType: IgxStepType
verticalAnimationType: VerticalAnimationType

Methods