Files
ant-design/components/progress/demo/style-class.md
lijianan 701fe7154e feat(Progress): Support better customization with semantic classNames & styles (#55058)
* 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>
2025-09-22 10:48:54 +08:00

285 B

zh-CN

通过 classNamesstyles 传入对象或者函数可以自定义 Progress 的语义化结构样式。

en-US

You can customize the semantic dom style of Progress by passing objects or functions through classNames and styles.