File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1111## Components
1212
1313- MudAnimate
14+ - MudCodeInput
1415- MudColorProvider
1516- MudCsvMapper
1617- MudDateWheelPicker
3839| 6.0.0 - 6.0.3 | 6.0.16 | .Net 6 |
3940| 6.0.4 - 6.0.12 | 6.0.17 - 6.0.18 | .Net 6 |
4041| 6.1.0 - 6.1.4 | 6.1.0 - 6.1.2 | .Net 6 & .Net 7 |
41- | 6.1.5 -6.1.8 | 6.1.4 - 6.1.7 | .Net 6 & .Net 7 |
42+ | 6.1.5 -6.1.9 | 6.1.4 - 6.1.7 | .Net 6 & .Net 7 |
4243
4344## Installation
4445This 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 />
@@ -50,7 +51,6 @@ Add the following to your HTML head section, it's either `index.html` or `_Layou
5051Adding namespace to ` _Imports.razor ` is not obligatory, but useful.
5152``` razor
5253@using MudExtensions
53- @using MudExtensions.Enums
5454```
5555
5656## Playground
@@ -66,6 +66,10 @@ Each example is recorded in the playground website.
6666
6767https://user-images.githubusercontent.com/78308169/194701300-e4ad517a-8fbb-4a5e-9407-a5a585157685.mp4
6868
69+ ### MudCodeInput
70+
71+ https://user-images.githubusercontent.com/78308169/213863531-fa817188-3194-4858-8642-ace98a324b32.mp4
72+
6973### MudDateWheelPicker
7074
7175https://user-images.githubusercontent.com/78308169/198103805-56f9403b-dcdd-4e82-a02e-e53426d55ad5.mp4
You can’t perform that action at this time.
0 commit comments