React 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 React Skeleton to create a preview of any layout.
React Skeleton supports wave, fade, and pulse shimmer effects.
The appearance of the React Skeleton component 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 component.
Customize the look and feel of the Skeleton by changing its fill color, background, border, and item opacity.
The React 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 React Skeleton using a few simple lines of TSX code example as demonstrated below. Also explore our React Skeleton Example that shows you how to render and configure the React Skeleton.
{ /* Import the Skeleton */ }
import { SkeletonComponent } from '@syncfusion/ej2-react-notifications';
import * as React from 'react';
import './App.css';
{ /* To render Skeleton */ }
export default class App extends React.Component {
render() {
return (<SkeletonComponent height ='15px'></SkeletonComponent>);
}
}
The Skeleton component is also available in Blazor, Angular, Vue, and JavaScript frameworks. Check out the component on other platforms using these links:
You can find our React 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.