Booking Slots

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

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

New here? Read the installation guide.

Import & use
import { Calendar11 } from "@/components/beste/piece/calendar11";

<Calendar11
  heading="Book a 30-minute call"
  date="Thursday, Apr 23"
  timezone="Europe/Istanbul (UTC+3)"
  slots={[
    {
      "time": "09:30"
    },
    {
      "time": "10:00"
    },
    {
      "time": "11:00",
      "disabled": true
    },
    {
      "time": "13:30"
    },
    {
      "time": "14:00"
    },
    {
      "time": "15:30"
    }
  ]}
  selectedIndex={3}
/>

More Calendar pieces

View all Calendar
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.

Meeting in multiple zones
IstanbulLocalEurope/Istanbul
14:00GMT+3
LondonEurope/London
12:00GMT+1
San FranciscoAmerica/Los_Angeles
04:00GMT-7
TokyoAsia/Tokyo
20:00GMT+9

Timezone Row

World-clock card listing city and zone next to the local time, with an emerald Local pill on your row.

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.

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.

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.

TodayThuApr 2314:00

Date Pill

Horizontal pill combining a relative label, weekday, mono date, and an optional time separated by thin rules.

Markdown version