Directory

← Back

loader-lite

Polymer 2 animated loader element

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/ryanburns23/loader-lite on 2019-05-10 ]

<loader-lite>

Published on webcomponents.org

Polymer 2 animated loader element

  • See API docs for styling

Usage

<style>
  loader-lite{
    color: #2196F3;
    /* defaults */
    --loader-scale: 1.2;
    --loader-speed: 1s;
  }
</style>

<loader-lite loading></loader-lite>

Install

bower i ryanburns23/loader-lite --S

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^2.0.0

Released
2017-07-11
Maturity
TESTED
License
Other

Compatibility

Framework
Polymer 2.0+
Browser
Browser Independent
Online