Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.turbostack.io/llms.txt

Use this file to discover all available pages before exploring further.

Badge is a component that looks like a badge.

Badge Component

Usage

import { Badge } from "@turbostack/ui"
<Badge className="bg-green-500 hover:bg-green-400">$100 OFF</Badge>