Skip to content

CodingWithDavid/WizardStepIndicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Process Steps

This is a component is used when working with a wizard or a lengthy form. It shows what step the user is on and how many steps in the process. It is a very useful component

by David Gallivan

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/WizardStepIndicator
    cd WizardStepIndicator
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

  1. We used the style toggle on and off in this project as well.
  2. The boundary checking to see if we are at the beginning or end was pretty cool.
  3. button have a nice style

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Provides user feedback during a wizard data entry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published