Calendar
- SmartHR UI v21.4.5
- Storybook
- ソースコード(GitHub)
Props
Name | Required | Type | Description |
---|---|---|---|
from | - | Date | 選択可能な開始日 |
to | - | Date | 選択可能な終了日 |
onSelectDate | true | (e: MouseEvent<Element, MouseEvent>, date: Date) => void | トリガのセレクトイベントを処理するハンドラ |
value | - | Date | 選択された日付 |
Name | Required | Type | Description |
---|---|---|---|
from | - | Date | 選択可能な開始日 |
to | - | Date | 選択可能な終了日 |
onSelectDate | true | (e: MouseEvent<Element, MouseEvent>, date: Date) => void | トリガのセレクトイベントを処理するハンドラ |
value | - | Date | 選択された日付 |