# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/calendar6. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Calendar](/pieces/calendar)
5. /
6. Week Strip

# 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

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/calendar6`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
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](/pieces/calendar)

[](/piece/calendar32)

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.

[](/piece/calendar1)

APR

21Tuesday

### Calendar Day

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

[](/piece/calendar28)

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.

[](/piece/calendar16)

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.

[](/piece/calendar3)

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

### Mini Month

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

[](/piece/calendar9)

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.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.