Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
defaultStart | string | - | Initial start date as YYYY-MM-DD |
defaultEnd | string | - | Initial end date as YYYY-MM-DD |
onRangeChange | (start: string | null, end: string | null) => void | - | Callback fired when range changes |
sound | boolean | true | Enable soft tick on selection and navigation |

