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 1c3e8bd commit 33fd244Copy full SHA for 33fd244
README.md
@@ -33,13 +33,18 @@
33
- MudWatch
34
- MudWheel
35
36
+## Extended Components
37
+
38
+- MudListExtended
39
40
## Supported MudBlazor Versions
41
| MudExtensions | MudBlazor | .Net |
42
| :--- | :----: | :---: |
43
| 6.0.0 - 6.0.3 | 6.0.16 | .Net 6 |
44
| 6.0.4 - 6.0.12 | 6.0.17 - 6.0.18 | .Net 6 |
45
| 6.1.0 - 6.1.4 | 6.1.0 - 6.1.2 | .Net 6 & .Net 7 |
-| 6.1.5 -6.1.9 | 6.1.4 - 6.1.7 | .Net 6 & .Net 7 |
46
+| 6.1.5 - 6.1.9 | 6.1.4 - 6.1.7 | .Net 6 & .Net 7 |
47
+| 6.2.0 | 6.1.8 | .Net 6 & .Net 7 |
48
49
## Installation
50
This extension uses MudBlazor features (need to set up MudBlazor if you didn't before), so only need to add this line described below:<br /><br />
0 commit comments