File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/components/progress-circle Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# md-progress-circle
22
33` md-progress-circle ` is a component for indicating progress and activity, matching the spec of
4- [ Material Design Progress & Activity] ( https://http:// www.google.com/design/spec/components/progress-activity.html ) .
4+ [ Material Design Progress & Activity] ( https://www.google.com/design/spec/components/progress-activity.html ) .
55
66### Progress Modes
77
@@ -48,4 +48,4 @@ Properties:
4848| --- | --- | --- |
4949| ` color ` | `"primary"| "accent"| "warn"` | The color palette of the progress indicator |
5050| ` mode ` | `"determinate"| "indeterminate"` | The mode of the progress indicator |
51- | ` value ` | number | The current progress percentage for determinate indicators |
51+ | ` value ` | number | The current progress percentage for determinate indicators |
You can’t perform that action at this time.
0 commit comments