Package de.bytestore.hostinger.components.wizard


package de.bytestore.hostinger.components.wizard
  • Classes
    Class
    Description
    The Wizard class represents a structured component that guides users through a series of steps.
    The WizardBadge class represents a component used within a wizard step to visually display a badge, which consists of an avatar and a title.
    The WizardFooter class represents the footer section of a wizard component.
    The WizardHeader class represents the header section of a wizard component.
    The WizardStep class represents a single step within a wizard, intended to be part of a multi-step process as supported by the Wizard component.
    The WizardSubHeader class represents a subsection of a wizard's header, designed specifically to hold and manage badges associated with wizard steps.