Skip to main content

Progress

Linear progress bar for showing completion status.

Import

import { Progress } from '@kikumi3n/ui';

Usage

<Progress value={45} />
<Progress value={75} max={100} animated />

API

PropTypeDefaultDescription
valuenumber0Current progress value
maxnumber100Maximum value
animatedbooleanfalseAnimate bar