File tree Expand file tree Collapse file tree 3 files changed +8
-12
lines changed Expand file tree Collapse file tree 3 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ A Polymer 2.0 based collection of reusable web components
66## Demo
77[ Click here for docs & demo] ( https://github.com/PFElements/pf-pageindicator/blob/master/demo/index.html )
88
9+ ## Example
10+ ``` html
11+ <pf-pageindicator totaldots =" 5" ></pf-pageindicator >
12+ ```
913<base href =" https://user-content-dot-custom-elements.appspot.com/PFElements/pf-pageindicator/94e0321e4ade80e3357d167923dc2db20721c957/pf-pageindicator/ " >
1014<!-- START-HIDDEN-SECTION: Add imports and styling here. -->
1115<script src =" ../webcomponentsjs/webcomponents-lite.js " ></script >
Original file line number Diff line number Diff line change 11{
2- "name" : " pixy-dot-nav" ,
3- "main" : " pixy-dot-nav.html" ,
2+ "name" : " pf-pageindicator" ,
3+
4+ "main" : " pf-pageindicator.html" ,
45 "element-collection" : " pf-elements" ,
56 "dependencies" : {
67 "polymer" : " Polymer/polymer#^2.0.0-rc.2" ,
3839 },
3940 "repository" : {
4041 "type" : " git" ,
41- "url" : " git+ https://github.com/PFElements/pf-pageindicator"
42+ "url" : " https://github.com/PFElements/pf-pageindicator"
4243 },
4344 "resolutions" : {
4445 "polymer" : " ^2.0.0-rc.2"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments