mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-06 14:07:40 +08:00
c9656ca227
* feat(module: image): add image * add image preview * add locale
9 lines
169 B
C#
9 lines
169 B
C#
@namespace AntDesign
|
|
@inherits AntDomComponentBase
|
|
|
|
<Notification />
|
|
<Message />
|
|
<ComfirmContainer />
|
|
<DrawerContainer />
|
|
<ModalContainer />
|
|
<ImagePreviewContainer /> |