Options
All
  • Public
  • Public/Protected
  • All
Menu

Ralltiir Skeleton

Language Build Status npm package npm downloads

What's ralltiir-skeleton-loading

Ralltiir/ralltiir-skeleton-loading

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

Index