Vuepic / vue-datepicker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
1.48k stars 147 forks source link

prop to enable and disable `selection_preview` #835

Closed decoded-cipher closed 6 months ago

decoded-cipher commented 6 months ago

Is your feature request related to a problem? Please describe.

It would be nice if there's a prop to enable and disable the selection_preview from the calendar. I'm not sure, whether there's an existing way to do this.

Note: Anyway, fixed the issue by adding a display: none; to the dp__selection_preview class.

Jasenkoo commented 6 months ago

You can hide it in action-row prop