Search documentation, components, and switch theme.
Renders an accessible label associated with controls.
npx shadcn@latest add @formance/label
npm install radix-ui
import { Label } from '@/components/ui/label'
<Label htmlFor="ledger-name">Ledger Name</Label>