Command Menu

Search documentation, components, and switch theme.

Atoms

Loader

Loading skeleton placeholders.

Formance
Docs

Installation#

npx shadcn@latest add @formance/loader

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Usage#

import { Loader } from '@/components/ui/loader'
<Loader />