Vuepic / vue3-date-time-picker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
158 stars 13 forks source link

Can't combine dp-input and clear-icon template usage #100

Closed TheVaan closed 2 years ago

TheVaan commented 2 years ago

Describe the bug It's not possible to use the templates dp-input and clear-icon together.

To Reproduce Demo: https://codesandbox.io/s/vue3-date-time-picker-input-and-clear-template-o0ws3b?file=/src/components/Demo.vue

Expected behavior I would like to define a clear button even for custom dp-input.

ruturaj-vaidya22 commented 2 years ago

To add to the above open issue, along with DP-input and clear-icon, also is it possible or can you make it possible for us to add css class to align date to the extreme left, right, or center after removing the icon or with the icon.