NG-ZORRO/ng-zorro-antd

[Feature] Progress support custom strokeColor and strokeLinecap #2378

HsuanXyz posted onGitHub

What problem does this feature solve?

https://github.com/ant-design/ant-design/issues/10725 https://github.com/ant-design/ant-design/pull/11547

What does the proposed API look like?

<nz-progress
+  nzStrokeLinecap="round"
+  strokeColor="red"
   [nzPercent]="30">
</nz-progress>

API

Property Description Type Default
[nzStrokeLinecap] to set the style of the progress linecap Enum{ 'round', 'square' } round
[nzStrokeColor] color of progress bar string -

<!-- generated by ng-zorro-issue-helper. DO NOT REMOVE -->


Fund this Issue

$20.00
Rewarded

Rewarded pull request

Recent activities

hsuanxyz was rewarded by vthinkxie for NG-ZORRO/ng-zorro-antd# 2378
about 6 years ago
hsuanxyz submitted an output to  NG-ZORRO/ ng-zorro-antd# 2378
over 6 years ago