Compact month summary pill with today tile on the left, a dotted event indicator, and a plus button.
The import and the props worth knowing about, in one place.
import { Calendar29 } from "@/components/beste/piece/calendar29";
<Calendar29
month="May"
today={12}
weekday="Monday"
/>Compact month grid with weekday abbreviations and a filled primary tile marking today.
Horizontal pill combining a relative label, weekday, mono date, and an optional time separated by thin rules.
Month grid where each day prints colored dots beneath the number to hint at event categories on it.