Skeleton
A placeholder component that simulates the appearance of content while it is loading. Provides a visual representation of the UI's structure to reduce perceived loading time and improve user experience.
Smooth animation for loading state indication
Customizable visibility control
Architecture
 so-skeleton
 Slot: default
Reference
-  SkeletonThe skeleton component. Creates a placeholder that mimics the shape and size of the content being loaded. -  Attributes-  showboolean/default: falseWhen true, displays the skeleton loading state. Use this to control the visibility of the loading indicator based on your content's loading status.
 
-  
 
-