### skeleton Skeleton is a component that can be used to show a loading state [skeleton docs](https://daisyui.com/components/skeleton/) #### Class names - component: `skeleton` - modifier: `skeleton-text` #### Syntax ```html
``` Example with text skeleton: ```html
Loading data...
``` #### Rules - Add `h-*` and `w-*` utility classes to set height and width