Please note, this is a STATIC archive of website www.javatpoint.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
Javatpoint Logo
Javatpoint Logo

Polymer Neon Element

The Polymer neon animation element is used to implement animation transition to polymer elements by using web animations

Run the following command to use neon animation in your application and install it in your directory.

neon

Example

It will install all the related elements of neon-animation under the bower_components folder.

Create an index.html file and add the following code in it to see the usage of neon-animation element in Polymer.js.

Output:

neon 1
Next TopicPlatinum Elements