Command Menu

Search documentation, components, and switch theme.

Atoms

Badge Eyebrow

A badge eyebrow with brand color variants.

Formance
Docs

Installation#

npx shadcn@latest add @formance/badge-eyebrow

Install the following dependencies:

npm install class-variance-authority radix-ui

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Usage#

import { BadgeEyebrow } from '@/components/ui/badge-eyebrow'
<BadgeEyebrow variant="emerald">Ledgers</BadgeEyebrow>

Examples#

Colors#

Prefix & Suffix#