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