# DatePicker
Attributes
| Attribute | Description | Type | Accepted Values | Default |
|---|---|---|---|---|
| value | Bound value parameter | Date | —— | —— |
| showToday | Whether to show the button to locate today | Boolean | —— | true |
| placeholder | When value is empty, prompt for input copy | String | —— | —— |
| allowClear | Whether to show the button to clear the selected date | Boolean | —— | true |