Skip to content

swastikpareek/polymer-fullpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<polymer-fullpage>

Install Polymer-fullpage component using bower

First, make sure you have the Bower Installed installed. Then run bower install --save polymer-fullpage to get the latest copy of the component.

Downloading the Component

$ bower install --save polymer-fullpage

Importing the component

Inside your elements imports document import polymer-fullpage.html

<link rel="import" href="../path/to/polymer-fullpage.html"/>

This will include the polymer-fullpage component to your application

Using the component

<polymer-fullpage attr=""><div class="slide">Slide 1</div><div class="slide">Slide 2</div><div class="slides">Slide 3</div></poymer-fullpage>

You can see the docs and demo here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages