Interface: PropsSingle
The props when the single selection is optional.
See
https://daypicker.dev/docs/selection-modes#single-mode
Properties
mode
mode:
"single"
Defined in
onSelect?
optional
onSelect:OnSelectHandler
<undefined
|Date
>
Event handler when a day is selected.
Defined in
required?
optional
required:false
Defined in
selected?
optional
selected:Date
The selected date.