File

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

Description

Progress Stepper Banner is a wrapper for a Progress Stepper's optional banner which is rendered below the stepper's header and above the steps. It is typically used to display consistent information across all steps.

Example :
<talenra-progress-stepper-body>
  <talenra-progress-stepper-banner><!-- Banner content --></talenra-progress-stepper-banner>
  <talenra-progress-step>...</talenra-progress-step>
  <talenra-progress-step>...</talenra-progress-step>
  <talenra-progress-step>...</talenra-progress-step>
</talenra-progress-stepper-body>

Import

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

See ProgressStepperBodyComponent

Metadata

results matching ""

    No results matching ""