mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* feat(Progress): Support better customization with semantic classNames/styles * update test case * add test * add test * fix props * test: update case * test: update case * update * update * docs: adjust demo --------- Co-authored-by: 二货机器人 <smith3816@gmail.com>
285 B
285 B
zh-CN
通过 classNames 和 styles 传入对象或者函数可以自定义 Progress 的语义化结构样式。
en-US
You can customize the semantic dom style of Progress by passing objects or functions through classNames and styles.