2.1
Progress
Used to display the progress of some task or value.
Import
js
import { MpProgress } from '@mekari/pixel3'
Playground
API
MpProgress
Props
Name | Type | Default |
---|---|---|
variant | linear | circular | linear |
size | sm | md | md |
color | sky | teal | violet | amber | rose | stone information | positive | discovery | warning | negative | stone | sky |
background | ColorToken | string | white |
value | string | 0 |
Usage
Color
Variant
Size
size only applied when variant is linear