An open API service indexing awesome lists of open source software.

https://github.com/ryanburns23/loader-lite

Polymer 2 animated loader element
https://github.com/ryanburns23/loader-lite

es6 lightweight loader polymer-element

Last synced: 5 months ago
JSON representation

Polymer 2 animated loader element

Awesome Lists containing this project

README

          

# \

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/ryanburns23/loader-lite)

Polymer 2 animated loader element

- See API docs for styling

## Usage

```html

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

```

## Install

```
bower i ryanburns23/loader-lite --S
```