Skip to main content

Pivotal UI

v19.0.0
Components / Progress bars

Progress bars

Downloading...
ReferenceError: React is not defined

Props

PropertyRequiredTypeDefaultDescription
barClassNamefalseStringClass(es) to apply
valuefalseNumberPercentage to display

Imports

Import React components (including CSS):

import {ProgressBar} from 'pivotal-ui/react/progress-bar';

Import CSS only:

import 'pivotal-ui/css/progress-bar';