Steppers
User steppers to provide a wizard-like flow that divides content into steps.
Horizontal
-
Select Items
-
Shipping Information
-
Payment Details
-
Preview Order
.stepper-horizontal {
@extend %ftds-stepper-horz;
}
Horizontal Alternative
-
Select Items
-
Shipping InformationOptional
-
Payment DetailsOptional
-
Preview OrderOptional
.stepper-horizontal-alternative {
@extend %ftds-stepper-horz;
}