Vuepic / vue3-date-time-picker

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

Is possible to disable Chrome input autocomplete? #83

Closed jkythc closed 2 years ago

jkythc commented 2 years ago

2022-01-21 175747

Is there are way to assign autocomplete="off" to input field? Thanks. <input class="dp__input dp__input_icon_pad" autocomplete="off">

Jasenkoo commented 2 years ago

Will add in the upcoming version

Jasenkoo commented 2 years ago

Included in the v2.5.0