JSPM

pf-pageindicator

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q34354F
  • License MIT

Polymer 2.0 element based custom elements that can be used to indicate the current page in a stack of pages (iron-pages)

Package Exports

  • pf-pageindicator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pf-pageindicator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

pf-elements

A Polymer 2.0 based collection of reusable web components

Published on webcomponents.org

Demo

Demo and API docs ↗

PF Page Indicator.

A Polymer 2.0 based custom elements that can be used to indicate the current page in a stack of pages.

PF Elements is a collection that contains all elements listed below.

pf-pageindicator GitHub version Build Status

Example

<pf-pageindicator dotstyle="dotstyle-smalldotstroke" totaldots="5"></pf-pageindicator>
<pf-pageindicator dotstyle="dotstyle-number" totaldots="5"></pf-pageindicator>

Learn more

See the list of elements, demos, and documentation by browsing this collection on webcomponents.org:

Take me to webcomponents.org ›


Contributing

Comments, questions, suggestions, issues, and pull requests are all welcome.

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 also.

License

MIT License

Credits

Insparation for this component came from multiple sources.
https://github.com/codrops/DotNavigationStyles is one of the insperation