File

progress-stepper/src/progress-stepper-footer/progress-stepper-footer.component.ts

Description

Progress Stepper Footer is a wrapper for a Progress Stepper's optional footer. It is typically used to render navigation buttons like "Next Step".

Navigation logic is typically implemented base on ProgressStepperService.

Example :
<!-- Template -->
<talenra-progress-stepper-body>
  <talenra-progress-step>...</talenra-progress-step>
  <talenra-progress-step>...</talenra-progress-step>
  <talenra-progress-step>...</talenra-progress-step>
  <talenra-progress-stepper-footer><!-- Footer content --></talenra-progress-stepper-footer>
</talenra-progress-stepper-body>

Import

Example :
import { ProgressStepperFooterComponent } from '@talenra/components/progress-stepper';

See ProgressStepperBodyComponent See ProgressStepperService

Metadata

results matching ""

    No results matching ""