ant-design-blazor/components/button
LeaFrock ba47536474
feat(module: button): Add DownloadButton (#2819)
* Add `DownloadButton`

* Add doc for `DownloadButton`

* Remove an unnecessary file

* impore doc

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2022-10-21 12:48:59 +08:00
..
style chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
Button.razor feat(module: button): add AriaLabel Parameter (#2278) 2022-05-28 13:41:01 +08:00
Button.razor.cs feat(module: checkbox): add ADA support (#2296) 2022-05-28 13:41:01 +08:00
ButtonGroup.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
ButtonGroup.razor.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonShape.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonSize.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonType.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
DownloadButton.razor.cs feat(module: button): Add DownloadButton (#2819) 2022-10-21 12:48:59 +08:00