Skeleton

Use to show a placeholder while content is loading.

Installation

npx @kosori/cli add components skeleton

Usage

import { Skeleton } from '~/components/ui/skeleton';
<Skeleton className='h-[20px] w-[100px] rounded-full' />

Examples

Card

On this page