Skip to content

Commit 4109d32

Browse files
authored
Update README.md
1 parent a8ef681 commit 4109d32

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- MudPasswordField
1818
- MudScrollbar
1919
- MudSection
20+
- MudSpeedDial
2021

2122
## Installation
2223
This 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
3535
https://mudextensions.azurewebsites.net/
3636

37+
## API
38+
https://mudextensions.azurewebsites.net/api
39+
3740
## Examples
3841
Each example is recorded in the playground website.
3942

4043
### MudAnimate
4144

4245
https://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.

0 commit comments

Comments
 (0)