Example of Default Functionalities in ASP.NET Core Skeleton Control
This sample demonstrates the different shapes supported by the skeleton component. The Skeleton is an animating placeholder which shows the expected layout before the actual content is loaded.
DEMO
SOURCE
Circle
Square
Text
Rectangle
The shape of skeleton can be changed using the shape
property. It supports Circle, Square, Text and Rectangle. By default, the wave animation effect is applied.