# 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/calendar18. 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. Room Picker

# Room Picker

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

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

CLICode

Base UI

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

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

Import & useCopy

```
import { Calendar18 } from "@/components/beste/piece/calendar18";

<Calendar18
  heading="Pick a room · Thu 14:00 – 14:30"
  rooms={[
    {
      "name": "The Archive",
      "floor": "Floor 2 · North",
      "capacity": 8,
      "availableFrom": "Free now",
      "video": true,
      "active": true
    },
    {
      "name": "Orbit",
      "floor": "Floor 3",
      "capacity": 4,
      "availableFrom": "Free from 14:15"
    },
    {
      "name": "Boardroom",
      "floor": "Floor 5 · Executive",
      "capacity": 12,
      "availableFrom": "Booked · next at 16:00",
      "video": true
    }
  ]}
/>
```

## More Calendar pieces

[View all Calendar](/pieces/calendar)

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

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

### Range Picker

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

[](/piece/calendar14)

Meeting booked

Discovery call with Kestrel Labs

Thu, Apr 30 · 14:00 – 14:30Google Meet · meet.beste.co/kestrel3 invited

Add to calendarReschedule

### Booking Confirmed

Meeting-booked card with an emerald check header, when/where/guests rows, and add to calendar plus reschedule.

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

Mon · Apr 27

09:00

Focus · API refactor

10:30

Standup

11:00

Focus · API refactor

12:00

Lunch

13:00

Design review

14:30

Email & admin

### Day Planner

Time-blocked day plan with a start-time gutter and color-coded focus, meeting, break, and admin blocks.

[](/piece/calendar21)

Casa Mariposa · LisbonBooking #A-7812-55

Confirmed

Check-inJun 14 · After 16:00

Check-outJun 18 · Before 11:00

2 guests€736 · 4 nights

### Reservation Detail

Reservation card with a status pill, confirmation code, check-in/out split, party size, and total price.

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