1.12.3 • Published 2 years ago

@patternfly/pfe-progress-indicator v1.12.3

Weekly downloads
94
License
MIT
Repository
github
Last release
2 years ago

PatternFly Elements Progress Indicator

pfe-progress-indicator is a "loader" that indicates to the user that part of the web page is loading, or waiting on other http events to be ready to use.

Read more about Progress Indicator in the PatternFly Elements Progress Indicator documentation

Installation

Load <pfe-progress-indicator> via CDN:

<script src="https://unpkg.com/@patternfly/pfe-progress-indicator?module"></script>

Or, if you are using NPM, install it

npm install @patternfly/pfe-progress-indicator

Then once installed, import it to your application:

import '@patternfly/pfe-progress-indicator';

Usage

<pfe-progress-indicator indeterminate>My fallback loading message</pfe-progress-indicator>

At the time of writing there is only one style variant, indeterminate that spins without informing the user of where they are in the waiting process, only that http activity has not been resolved. This may change in the future as more style variants become available.

2.0.0-next.4

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.2

2 years ago

2.0.0-next.1

2 years ago

1.12.3

2 years ago

2.0.0-next.0

2 years ago

1.12.2

2 years ago

1.12.1

2 years ago

1.12.0

2 years ago

1.11.2

3 years ago

1.11.1

3 years ago

1.11.0

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.3

3 years ago

1.9.1

3 years ago

1.9.2

3 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago