<div class="flex items-center space-x-4">
<ui-skeleton class="h-12 w-12 rounded-full"></ui-skeleton>
<div class="space-y-2">
<ui-skeleton class="h-4 w-[250px]"></ui-skeleton>
<ui-skeleton class="h-4 w-[200px]"></ui-skeleton>
</div>
</div>
<ui-skeleton>
All components also accept standard HTML attributes (class, id, style, data-*, aria-*, etc.) which are passed through to the underlying element.