New @Input in progress-spinner component for controlling the stroke-width #3934
Labels
feature
This issue represents a new feature or feature request rather than a bug or bug fix
help wanted
The team would appreciate a PR from the community to address this issue
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
Bug, feature request, or proposal:
feature request/proposal
What is the expected behavior?
Add an @input to the progress-spinner component so that we can do something like this:
<md-spinner strokeWidth="2"></md-spinner>
What is the current behavior?
I'm not able to find a easy way to control the stroke width for progress spinner.
What is the use-case or motivation for changing an existing behavior?
As a developer, I want to be able to control the thickness for my progress-spinners.
The text was updated successfully, but these errors were encountered: