Data Display
Badge Group
An announcement chip that pairs a small badge with a message — pill or modern, with the badge leading or trailing.
Import
import { BadgeGroup } from "@countryclub/ui-react";Default
Pill · Leading
The tonal pill variant with the badge before the message, in all five colors: gray, brand, error, warning and success.
Pill · Trailing
Set align to trailing to move the badge (with its arrow) after the message.
Modern · Leading
The bordered modern variant uses a status dot to carry the color.
Modern · Trailing
The modern variant with a trailing badge.