DatePicker
Date selection input with calendar icon and optional label.
Basic Usage
Simple date picker with live value display.
Birthday
Date of birth selection for user profiles.
Project Deadline
Set a due date for project milestones.
Event Scheduling
Pick a date for upcoming events.
In a Form
Date picker combined with other form inputs.
Date Range
Use two date pickers for start and end dates.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | text | "" | Label text above picker |
bind | binding | - | Two-way binding for selected date |