# DatePicker
The DatePicker component is a prettier alternative to ``
## Usage
```vue
```
## Props
| Name | Default | Value | Description |
| :------------ | :------ | :--------- | :-------------------------------------------- |
| `placeholder` | `null` | `String` | |
| `formatValue` | `null` | `Function` | Function to format the date value for display |