ant-design-blazor/components/notification
zxyao cd73cf1cdd feat: add component notification (#99)
* feat: add notification

* fix: onclick event trigger on onclise on server rendering

* fix: notification no longer requires container

* fix: convert OnClick and OnClose type to event
2020-05-10 22:43:58 +08:00
..
config feat: add component notification (#99) 2020-05-10 22:43:58 +08:00
style chore: sync ant-design v4.2.0 (#89) 2020-04-30 10:55:54 +08:00
type feat: add component notification (#99) 2020-05-10 22:43:58 +08:00
AntNotification.razor feat: add component notification (#99) 2020-05-10 22:43:58 +08:00
AntNotification.razor.cs feat: add component notification (#99) 2020-05-10 22:43:58 +08:00
AntNotificationItem.razor feat: add component notification (#99) 2020-05-10 22:43:58 +08:00
AntNotificationItem.razor.cs feat: add component notification (#99) 2020-05-10 22:43:58 +08:00
AntNotificationService.cs feat: add component notification (#99) 2020-05-10 22:43:58 +08:00