Angular Components
ClrStepper
A Stepper structures a multi-step process into two or more expanding panels.
Selector & Basic Usage
ClrStepPanel
ClrStepperPanel extends ClrAccordionPanel
Selector & Basic Usage
ClrStepTitle
Selector & Basic Usage
Note: clr-step-title
is an overloaded selector and is the same component as ClrAccordionTitle
ClrStepDescription
Selector & Basic Usage
Note: clr-step-description
is an overloaded selector and is the same component as ClrAccordionDescription
ClrStepContent
Selector & Basic Usage
Note: clr-step-content
is an overloaded selector and is the same component as ClrAccordionContent
Angular Directives
ClrStepButton
Selector & Basic Usage
Bindings
Binding | Type | Options | Default | Description |
---|---|---|---|---|
[clrStepButton] | input | next, submit | next | Set the step button to advance panels (next) or submit the form. |