We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba0ea2 commit 26b0009Copy full SHA for 26b0009
README.md
@@ -5,6 +5,8 @@
5
A flexible navigation stack for Blazor. Manage complex navigation while retaining states, ideal for wizards, multi-step
6
forms, and nested workflows.
7
8
+If you find this project helpful, please consider giving it a star! ⭐
9
+
10
## Table of Contents
11
- [Samples/Demo](#samplesdemo)
12
- [Installation](#installation)
@@ -29,7 +31,7 @@ forms, and nested workflows.
29
31
<a href="https://purple-rock-0e47e3410.6.azurestaticapps.net/" target="_blank">Live Demo</a>
30
32
<table>
33
<tr>
- <td align="center"><strong>Nested work flow</strong></td>
34
+ <td align="center"><strong>Multi-step forms</strong></td>
35
<td align="center"><strong>Visual customization</strong></td>
36
</tr>
37
0 commit comments