File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1717- MudPasswordField
1818- MudScrollbar
1919- MudSection
20+ - MudSpeedDial
2021
2122## Installation
2223This extension uses MudBlazor features, so only need to add this line described below:<br /><br />
@@ -30,17 +31,25 @@ Adding namespace to `_Imports.razor` is not obligatory, but may be useful.
3031@using MudExtensions
3132```
3233
33-
3434## Playground
3535https://mudextensions.azurewebsites.net/
3636
37+ ## API
38+ https://mudextensions.azurewebsites.net/api
39+
3740## Examples
3841Each example is recorded in the playground website.
3942
4043### MudAnimate
4144
4245https://user-images.githubusercontent.com/78308169/194701300-e4ad517a-8fbb-4a5e-9407-a5a585157685.mp4
4346
47+ ### MudSpeedDial
48+
49+ https://user-images.githubusercontent.com/78308169/194750397-e0dfd08c-c297-426f-bcd6-55ce2e7c4a25.mp4
50+
51+ ## Contribution
52+ Feel free to contribute.
4453
4554## Preparing
46- API lists and usage files for each extension component are preparing.
55+ Usage files and trick definitons for each extension component are preparing.
You can’t perform that action at this time.
0 commit comments