# 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/calendar24. 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. Out Of Office

# Out Of Office

OOO strip where days tint amber for half-days and rose with strikethrough for full out-of-office days.

Out of office · Apr 30 – May 1

Mon27

Tue28

Wed29

Thu30

Fri1

Sat2

Sun3

CLICode

Base UI

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

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

Import & useCopy

```
import { Calendar24 } from "@/components/beste/piece/calendar24";

<Calendar24
  days={[
    {
      "day": "Mon",
      "date": 27
    },
    {
      "day": "Tue",
      "date": 28
    },
    {
      "day": "Wed",
      "date": 29,
      "blocked": true
    },
    {
      "day": "Thu",
      "date": 30,
      "off": true
    },
    {
      "day": "Fri",
      "date": 1,
      "off": true
    },
    {
      "day": "Sat",
      "date": 2
    },
    {
      "day": "Sun",
      "date": 3
    }
  ]}
  reason="Out of office · Apr 30 – May 1"
/>
```

## 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/calendar6)

Apr 20 – Apr 26

Mon20

Tue21

Wed22

Thu23

Fri24

Sat25

Sun26

### Week Strip

Seven-day strip of bordered day tiles, each showing the weekday, number, and a dot row of event counts.

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

Thursday

23April2026

Day 113 of the year

### Tear Off Page

Desk-calendar page with binder dots on top, a dashed weekday header, big red day, and year footer.

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

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