ant-design-blazor/components/core/AntContainer.razor
zxyao 042694b96f feat: add component message (#128)
* feat: add component message

* fix: then interface and demo bugs

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-05-19 20:08:49 +08:00

5 lines
83 B
Plaintext

@namespace AntBlazor
@inherits AntDomComponentBase
<Notification />
<Message />