mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 09:49:57 +08:00
ceed98582c
* feat: modal support classNames * docs: update docs * feat: bump rc-dialog * feat: bump rc-dialog * feat: update rc-image * feat: optimize style * feat: optimize type * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code --------- Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
8 lines
260 B
Markdown
8 lines
260 B
Markdown
## zh-CN
|
||
|
||
通过 `classNames` 属性设置弹窗内部区域(header、body、footer、mask、wrapper)的 `className`。
|
||
|
||
## en-US
|
||
|
||
Set the className of the build-in module (header, body, footer, mask, wrapper) of the modal through the classNames property.
|