mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +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>
260 B
260 B
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.