0.0.8 • Published 5 years ago

ralltiir-skeleton-loading v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Ralltiir Skeleton

Language Build Status Coveralls npm package npm downloads

What's ralltiir-skeleton-loading

ralltiir-skeleton-loading提供了ralltiir-skeleton所需的Loading类外观库,目前有Brand Logo及呼吸灯两种外观。

Demo

ralltiir-skeleton-loading

Module

API

Example

var appearance = new BaiduLoading({Etpl: Etpl,toplight: true});

var skeleton = new Skeleton.Skeleton(container, appearances[index], {
  background: "#FFF"
  ,fadeOut: true
  ,fadeOutDuration: 400
  ,isOffset: true
  //,isFixed: true
});

skeleton.create();
skeleton.destroy();
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago