File tree Expand file tree Collapse file tree 1 file changed +6
-24
lines changed Expand file tree Collapse file tree 1 file changed +6
-24
lines changed Original file line number Diff line number Diff line change @@ -6,30 +6,8 @@ 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- ```
13- <base href =" https://user-content-dot-custom-elements.appspot.com/PFElements/pf-pageindicator/94e0321e4ade80e3357d167923dc2db20721c957/pf-pageindicator/ " >
14- <!-- START-HIDDEN-SECTION: Add imports and styling here. -->
15- <script src =" ../webcomponentsjs/webcomponents-lite.js " ></script >
16- <link rel =" import " href =" pf-pageindicator.html " >
17- <!-- END-HIDDEN-SECTION: Add the visible part of the demo below. -->
18- <pf-pageindicator >...</pf-pageindicator >
19-
20- <!-- -
21-
22- <custom-element-demo>
23- <template>
24- <script src="../webcomponentsjs/webcomponents-lite.js"></script>
25- <link rel="import" href="pf-pageindicator.html">
26- <next-code-block></next-code-block>
27- </template>
28- </custom-element-demo>
29-
30- -->
31- html
32- <pf-pageindicator ></pf-pageindicator >
9+
10+
3311
3412# PF Page Indicator
3513
@@ -41,6 +19,10 @@ PF Elements is a collection that contains all elements listed below.
4119
4220[ pf-pageindicator] ( https://github.com/PFElements/pf-pageindicator ) [ ![ GitHub version] ( https://badge.fury.io/gh/PFElements%2Fpf-pageindicator.svg )] ( https://badge.fury.io/gh/PFElements%2Fpf-pageindicator ) [ ![ Build Status] ( https://travis-ci.org/PFElements/pf-pageindicator.svg?branch=master )] ( https://travis-ci.org/PFElements/pf-pageindicator )
4321
22+ ## Example
23+ ``` html
24+ <pf-pageindicator totaldots =" 5" ></pf-pageindicator >
25+ ```
4426
4527## Learn more
4628
You can’t perform that action at this time.
0 commit comments