Skeleton is used to display the loading state of some component.
You can use it as a standalone component
Or to wrap another component to take the same height and width
Useful when fetching remote data
You can change the animation color with colorStart
and colorEnd
.
You can prevent the skeleton from rendering using the isLoaded
prop