vuejs3-datepicker icon indicating copy to clipboard operation
vuejs3-datepicker copied to clipboard

vue 3 datepicker. supports disabling, highlighting of dates and programmatic access of date.

Results 28 vuejs3-datepicker issues
Sort by recently updated
recently updated
newest added

I'd like to suggest to add a hover state when the user hover the dates and will emit the value.

The input tag of component will now inherit html attributes like id, name etc.

The main div of component should inherit html attributes like id, name etc. Ideally it should also have an input field element instead of div to show input content. On...

I've experimented with a few different topbar date format configurations. It appears now - Thursday 16 November and this is how I want it - Thursday November 16 Is it...

1. LocaleData can be passed as props and not to be added into the library 2. Locales which are already added in library will be present

When typeable is active its only possible to enter dates in MM-DD-YYYY format. Is there a way to change this to DD-MM-YYYY?

Allows using a custom calendar icon Sorry if the formatting and whatnot is wrong If no icon slot is passed, it will fallback to the default one

I want to change width and height of input element but is not allowing me to chnage. please specify

Changing the month from the main calendar view using the arrows emits a Date object, whereas changing the month from the month list (after clicking on the month/year title in...