Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
defaultStart | string | - | Initial range start in "YYYY-MM-DD" |
defaultEnd | string | - | Initial range end in "YYYY-MM-DD" |
onRangeChange | (start: string | null, end: string | null) => void | - | Callback when the range changes |
sound | boolean | true | Enable soft tick on interactions |

