Display an capacity indicator.
Specify a color to override the default.
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', ... | - |