Vue2-datepicker: Time picker

Created on 15 May 2020  路  1Comment  路  Source: mengxiong10/vue2-datepicker

Thank you for best timepicker!

Please advice how to show only enabled times?
Or show on dropdown first enabled times?

小薪懈屑芯泻 褝泻褉邪薪邪 2020-05-15 胁 17 52 39

Most helpful comment

I have not tried the timepicker yet but looking at the scss files I think that adding this will do the trick:

.#{$datepicker-namespace}-time-item.disabled{ display: none; }

>All comments

I have not tried the timepicker yet but looking at the scss files I think that adding this will do the trick:

.#{$datepicker-namespace}-time-item.disabled{ display: none; }

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kugatsu765 picture kugatsu765  路  3Comments

burzum picture burzum  路  3Comments

marcusgsta picture marcusgsta  路  4Comments

BuiHuyCuong picture BuiHuyCuong  路  5Comments

musman92 picture musman92  路  4Comments