https://github.com/pfelements/pf-progress-slider
Polymer 2.0, custom web component, Interactive progress with different types of responsive indicators, highly customizable and visually appealing.
https://github.com/pfelements/pf-progress-slider
Last synced: 4 months ago
JSON representation
Polymer 2.0, custom web component, Interactive progress with different types of responsive indicators, highly customizable and visually appealing.
- Host: GitHub
- URL: https://github.com/pfelements/pf-progress-slider
- Owner: PFElements
- License: mit
- Created: 2017-07-27T17:14:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T14:55:10.000Z (over 8 years ago)
- Last Synced: 2025-08-17T01:32:34.237Z (10 months ago)
- Language: HTML
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# pf-elements
A Polymer 2.0 based collection of reusable web components
[](https://gitter.im/pf-elements/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://www.webcomponents.org/element/PFElements/pf-progress-slider)
## Demo
[Click here for docs & demo](https://www.webcomponents.org/element/PFElements/pf-progress-slider/demo/demo/index.html)
| Element Name | Latest Version (Bower) | Npm version | Build Status |
|--------------|------------------------|--------------|--------------|
| [pf-progress-slider](https://github.com/PFElements/pf-progress-slider) | [](https://badge.fury.io/gh/PFElements%2Fpf-progress-slider) | [](https://www.npmjs.com/package/pf-progress-slider) |[](https://travis-ci.org/PFElements/pf-progress-slider) | | [pf-progress-slider]|
## Install the Polymer-CLI
First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your application locally.
---
# A composite component
`` Use this element to track the progress of the user, this can be made interactive as well and user can go back to a certain step and submit the progress again, progress bar will update the progress status with the right indication(color).
#### Horizontal Example
```html
```
#### Vertical Example
```html
Follow @polymerio)
- [Facebook](https://www.facebook.com/polymerjs)
- [Google+](https://plus.google.com/116168214823506639166)
- [YouTube](https://www.youtube.com/channel/UCDKqvDyAn_QTBvCPvrZKTkw)
### Some ways to help:
- **Test the elements and provide feedback**: We would love to hear your feedback on anything related to the elements, like features, API and design. The best way to start is by trying them out. And to get a quick response, either drop a question/comment on the chat or open an issue in GitHub.
- **Report bugs**: File issues for the elements in their respective GitHub projects.
- **Send pull requests**: If you want to contribute code, check out the development instructions below.
We encourage you to read the [contribution instructions by GitHub](https://guides.github.com/activities/contributing-to-open-source/#contributing) also.
## License
MIT License