calendar

ui

Calendar

fly-byデザインシステムのCalendarコンポーネント。日付選択カレンダー。

プレビュー

December 2024
S
M
T
W
T
F
S
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
31

インストール

npx shadcn@latest add "https://fly-by.design.yukyu.net/r/calendar.json"

依存関係

NPM Packages

react-day-pickerlucide-react

Registry Components

使用例

import { Calendar } from "@/components/ui/calendar"

// コンポーネントを使用
<Calendar>
  Content
</Calendar>

ファイル

registry/fly-by/ui/calendar.tsxui