Progress & Spinners

Log In

Progress & Spinners

You are here:app / ui /  progress

Circular Static

Progress and activity indicators are visual indications of an app loading content.

src/app/containers/UiElements/demos/Progress/CircularStatic.js

Circular Determinate

Visual indicator should be used to represent each type of operation.

src/app/containers/UiElements/demos/Progress/CircularDeterminate.js

Circular Indeterminatec

Indicators visualize an unspecified wait time.

src/app/containers/UiElements/demos/Progress/CircularIndeterminate.js

Circular Integration

Visual indicator should be used to represent each type of operation.

src/app/containers/UiElements/demos/Progress/CircularIntegration.js

Linear Static


src/app/containers/UiElements/demos/Progress/LinearStatic.js

Linear Determinate

src/app/containers/UiElements/demos/Progress/LinearDeterminate.js

Linear Buffer

src/app/containers/UiElements/demos/Progress/LinearBuffer.js

Linear Indeterminate


src/app/containers/UiElements/demos/Progress/LinearIndeterminate.js

Linear Query


src/app/containers/UiElements/demos/Progress/LinearQuery.js