Skip to content

sujipark-fe/SkeletonLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkeletonLoader

Skeleton Loader width CSS

What is a Skeleton Screens?

A skeleton screen is an animated placeholder that simulates the layout of a website while data is being loaded.

Why Use Skeleton Screens?

  • Leaving a blank screen when loading will make the user feel that the website loads slower, on the contrary, if using the Skeleton Loading screen when loading the website, it helps the user to foresee some content that will appear, so the feeling of the page loading will be faster.
  • Skeleton screens draw the user's attention to progress rather than waiting time.

How to check Skeleton Screens?

When the network speed is stable, the skeleton loading UI will not be visible, so we need to slow down the network speed. Get the result as below:

  • Open DevTools > Navigate to the "Network" tab > Select the type of connection you want (Slow 3G)> Reload the page

About

Skeleton Loader width CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published