Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | string | - | Selected date in "YYYY-MM-DD" |
onChange | (date: string | null) => void | - | Callback when date changes |
placeholder | string | "Pick a date" | Placeholder text for the trigger |
sound | boolean | true | Enable soft tick on interactions |

