ralltiir-skeleton-loading
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

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();

Readme

Keywords

none

Package Sidebar

Install

npm i ralltiir-skeleton-loading

Weekly Downloads

8

Version

0.0.8

License

MIT

Unpacked Size

12 kB

Total Files

7

Last publish

Collaborators

  • qiansc