Week Strip

Seven-day strip of bordered day tiles, each showing the weekday, number, and a dot row of event counts.

Apr 20 – Apr 26
Mon20
Tue21
Wed22
Thu23
Fri24
Sat25
Sun26

New here? Read the installation guide.

Import & use
import { Calendar6 } from "@/components/beste/piece/calendar6";

<Calendar6
  heading="Apr 20 – Apr 26"
  days={[
    {
      "weekday": "Mon",
      "day": 20,
      "events": 2
    },
    {
      "weekday": "Tue",
      "day": 21,
      "events": 1
    },
    {
      "weekday": "Wed",
      "day": 22
    },
    {
      "weekday": "Thu",
      "day": 23,
      "today": true,
      "events": 3
    },
    {
      "weekday": "Fri",
      "day": 24,
      "events": 1
    },
    {
      "weekday": "Sat",
      "day": 25
    },
    {
      "weekday": "Sun",
      "day": 26,
      "events": 2
    }
  ]}
/>

More Calendar pieces

View all Calendar

Pick a day

May
M12
T13
W14
T15
F16
S17
S18

6 slots open on Wednesday, from 08:00 to 16:30.

Week Availability Strip

A one-week day picker with seven compact cells, an accent-filled selection, muted fully booked days, and a caption for the chosen day.

APR
21Tuesday

Calendar Day

Colored month strip on top, a giant day number, and the weekday below.

Q2 · roadmap
KickoffApr 01
Design freezeMay 06
BetaMay 27
GA launchJun 17

Roadmap Timeline

Quarterly roadmap strip with violet-ringed milestone dots spaced along a rail and labels underneath.

April 2026
MTWTFSS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

Event Dots Month

Month grid where each day prints colored dots beneath the number to hint at event categories on it.

April 2026
MTWTFSS

Mini Month

Compact month grid with weekday abbreviations and a filled primary tile marking today.

Weekly standup09:30 – 09:45
MTWTFSS
Ends Dec 19, 2026

Recurring Schedule

Weekly recurrence card with a repeat icon, time window, highlighted day-of-week pills, and an end date.

Markdown version