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 f365279 commit 2748e85Copy full SHA for 2748e85
README.md
@@ -19,6 +19,7 @@
19
- MudChipField
20
- MudCodeInput
21
- MudColorProvider
22
+- MudComboBox
23
- MudCsvMapper
24
- MudDateWheelPicker
25
- MudFontPicker
@@ -69,7 +70,7 @@ https://codebeam-mudextensions.pages.dev/api
69
70
| 6.1.5 - 6.1.9 | 6.1.4 - 6.1.7 | .Net 6 & .Net 7 |
71
| 6.2.0 - 6.2.5 | 6.1.8 | .Net 6 & .Net 7 |
72
| 6.2.6 - 6.4.8 | 6.1.9 - 6.2.0 | .Net 6 & .Net 7 |
-| 6.4.9 - 6.4.13 | 6.2.1 - 6.2.5 | .Net 6 & .Net 7 |
73
+| 6.4.9 - 6.5.0 | 6.2.1 - 6.3.0 | .Net 6 & .Net 7 |
74
75
## Installation
76
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