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
-
Clone this repository
git clone https://github.com/CodingWithDavid/WizardStepIndicator cd WizardStepIndicator
-
Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions
-
Press F5
- We used the style toggle on and off in this project as well.
- The boundary checking to see if we are at the beginning or end was pretty cool.
- button have a nice style