Capacity
Display an capacity indicator.
General
Fixed Color
Specify a color to override the default.
APIs
Capacity.Props
| Attribute | Description | Type | Accepted values | Default |
|---|---|---|---|---|
| value | value number | number | - | 0 |
| limit | max value | number | - | 100 |
| color | css color string | string | - | - |
| ... | native props | HTMLAttributes | 'className', ... | - |
Contributors