# 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/calendar25. 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. Quick Create

# Quick Create

Two-column grid of preset meeting templates, each showing the label and its intended time slot.

Quick create

15-min check-inToday · 15:0030-min 1:1Today · 16:30Focus blockTomorrow · 09:00All-day reviewFri · All day

CLICode

Base UI

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

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

Import & useCopy

```
import { Calendar25 } from "@/components/beste/piece/calendar25";

<Calendar25
  heading="Quick create"
  quickItems={[
    {
      "label": "15-min check-in",
      "time": "Today · 15:00"
    },
    {
      "label": "30-min 1:1",
      "time": "Today · 16:30"
    },
    {
      "label": "Focus block",
      "time": "Tomorrow · 09:00"
    },
    {
      "label": "All-day review",
      "time": "Fri · All day"
    }
  ]}
/>
```

## More Calendar pieces

[View all Calendar](/pieces/calendar)

[](/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/calendar15)

Thursday · 23 Apr

09:0010:00

Focus block · Design review

10:3011:00

1:1 with Mira

13:0014:30

Sprint planning

16:0016:30

Coffee with Jules

### Time Slot List

Stacked block of scheduled slots with tone-colored left rails and a from-to mono time column.

[](/piece/calendar13)

Availability · Thu 23 Apr

091011121314151617MonTueWedThuFri

BusyFree

### Availability Grid

Day-over-hour heatmap with rose busy cells against muted free slots and a simple busy/free legend.

[](/piece/calendar10)

Today · Thu 23 Apr

09:30

Design reviewFigma

11:00

1:1 with MiraMeet

14:30

Ship roomOffice · 4F

### Day Agenda

Today's schedule card with left-ruled event rows colored by accent and a leading start-time column.

[](/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/calendar31)

Today

Tue, 12 May

09:00New member intake

11:30Care plan review

14:00Billing sync

16:15Follow-up call

### Daily Agenda Card

A day view listing time-stamped agenda rows, each with a colored marker and a truncating title.

## 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.