mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-04 21:17:36 +08:00
9 lines
169 B
C#
9 lines
169 B
C#
@namespace AntDesign
|
|
@inherits AntDomComponentBase
|
|
|
|
<Notification />
|
|
<Message />
|
|
<ComfirmContainer />
|
|
<DrawerContainer />
|
|
<ModalContainer />
|
|
<ImagePreviewContainer /> |