mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* feat(Modal): Support better customization with semantic classNames & styles * update type * update type * update test * update test case * update demo * update * update API docs * update * fix type lint * test: update demo and snap * test: update demo and snap * chore: update demo --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: thinkasany <480968828@qq.com> Co-authored-by: 遇见同学 <1875694521@qq.com>
287 B
287 B
zh-CN
通过 classNames 和 styles 传入对象或者函数可以自定义 Modal 组件的 语义化结构 样式。
en-US
You can customize the semantic dom style of Modal by passing objects or functions through classNames and styles.