Skeleton
Loading element that represents the pending state of data or content. Keeps the layout stable while real data is loading.
Base Skeleton
Simple example for loading text or visual element.
Skeleton fuerte
Versión con contraste más alto para simular bloques destacados.
Props
Available properties to customize the component.
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
| strong | boolean | false | Increases the background contrast of the skeleton. Useful for highlighted or large visual elements. |
| className | string | — | Allows you to add extra TailwindCSS classes to modify size, radius, etc. |