JavaScript Skeleton is a modern data-loading indicator that shows a preview of how the page is going to be displayed with a shimmer effect. It improves the user experience by informing users of ongoing processes.
Use built-in shapes in JavaScript Skeleton to create a preview of any layout.
JavaScript Skeleton supports wave, fade, and pulse shimmer effects.
The appearance of the JavaScript Skeleton control can be customized by changing the wave color, background, width, and height. Shimmer effect can be applied to any element to make it act like a CSS control.
Customize the look and feel of the Skeleton by changing its fill color, background, border, and item opacity.
The JavaScript Skeleton supports built-in themes such as Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, Fluent, and high contrast. Users can customize these built-in themes or create new themes to achieve the desired look and feel by simply overriding SASS variables or using the Theme Studio application.
Easily get started with the JavaScript Skeleton using a few simple lines of HTML and TS code example as demonstrated below. Also explore our JavaScript Skeleton Example that shows you how to render and configure the JavaScript Skeleton.
<div>
<div id='skeleton'></div>
</div>
import { Skeleton } from '@syncfusion/ej2-notifications';
// Initialize the Skeleton component
let skeleton: Skeleton = new Skeleton({ height:"15px" });
// Render initialized Skeleton
skeleton.appendTo('#skeleton');
The Skeleton control is also available in Blazor, Angular, React, and Vue frameworks. Check out the control on other platforms using these links:
You can find our JavaScript Skeleton demo, which demonstrates how to render and configure the Skeleton.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.