# 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/calendar5. 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. Range Picker

# Range Picker

Month grid with a tinted range band, solid start and end chips, and a nights chip in the header.

June 20266 nights

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

CLICode

Base UI

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

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

Import & useCopy

```
import { Calendar5 } from "@/components/beste/piece/calendar5";

<Calendar5
  month="June"
  year="2026"
  rangeStart={12}
  rangeEnd={18}
  firstDayOffset={0}
  daysInMonth={30}
  weekdays={[
    "M",
    "T",
    "W",
    "T",
    "F",
    "S",
    "S"
  ]}
  nightsLabel="nights"
/>
```

## More Calendar pieces

[View all Calendar](/pieces/calendar)

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

April2026

MTWTFSS123456789101112131415161718192021222324252627282930

### Mini Month Grid

Month header above a 7-column grid of day numbers. Today pops with foreground, highlights tint sky.

[](/piece/calendar11)

Book a 30-minute callThursday, Apr 23 · Europe/Istanbul (UTC+3)

09:3010:0011:0013:3014:0015:30

### Booking Slots

Appointment picker with a timezone caption and a grid of time pills, one active and a few disabled.

[](/piece/calendar18)

Pick a room · Thu 14:00 – 14:30

The ArchiveFloor 2 · North

8

Free now

OrbitFloor 3

4

Free from 14:15

BoardroomFloor 5 · Executive

12

Booked · next at 16:00

### Room Picker

Meeting-room chooser where each row shows capacity, video, and an emerald Free or rose Booked pill.

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

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