twitter-bootstrap-wizard
1.2.2
See the version list below for details.
dotnet add package twitter-bootstrap-wizard --version 1.2.2
NuGet\Install-Package twitter-bootstrap-wizard -Version 1.2.2
<PackageReference Include="twitter-bootstrap-wizard" Version="1.2.2" />
<PackageVersion Include="twitter-bootstrap-wizard" Version="1.2.2" />
<PackageReference Include="twitter-bootstrap-wizard" />
paket add twitter-bootstrap-wizard --version 1.2.2
#r "nuget: twitter-bootstrap-wizard, 1.2.2"
#addin nuget:?package=twitter-bootstrap-wizard&version=1.2.2
#tool nuget:?package=twitter-bootstrap-wizard&version=1.2.2
This Twitter Bootstrap plugin builds a wizard using a formatted tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- "Finish" button logic should be part of core wizard logic
- "Finish" button logic should also hide Back button
- added fifth parameter to event handler, onTabClick
- See:
https://github.com/VinceG/twitter-bootstrap-wizard