A simple component to show a customized progress bar.
| Component Name | Development Status |
|---|---|
| Progress | DONE |
You can find all examples for components developed in this module here.
Very basic Progress component examples.
This component composes styled-system
| Property Name | Type | Description |
|---|---|---|
| variant - 'primary' | enum | |
| percentage - 0 | number | |
| isStriped | bool |