ant-design/components/modal/demo/classNames.md
kiner-tang(文辉) ceed98582c
feat(modal): support classNames (#44934)
* 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>
2023-09-25 14:27:41 +08:00

260 B
Raw Blame History

zh-CN

通过 classNames 属性设置弹窗内部区域header、body、footer、mask、wrapperclassName

en-US

Set the className of the build-in module (header, body, footer, mask, wrapper) of the modal through the classNames property.