ralltiir-skeleton-tombstone
v0.0.4
Published
 [](https://travis-ci.org/Ralltiir/ralltiir-skeleton-tombstone) [两种方式提供了不同的骨架屏外观。
Demo
Module
SearchUI Tombstone
Example
require([
'ralltiir-skeleton',
'ralltiir-skeleton-tombstone',
'Atom',
'search-ui/v2/Tombstone/Tombstone',
'search-ui/v2/Tombstone/ImgTombstone.css'
], function(Skeleton, Tombstone, Atom, TombstoneUI) {
var appearance = new Tombstone.SearchTombstone({
Atom: Atom,
TombstoneUI: TombstoneUI
});
skeleton = new Skeleton.Skeleton(container, appearance);
skeleton.create();
});
原生 Tombstone
敬请期待
