vuejs-datepicker
vuejs-datepicker copied to clipboard
Add beforeDateInput slot
Add a beforeDateInput slot similar to te afterDateInput slot.
Coverage remained the same at 100.0% when pulling dafecd06b1d3537d4ca33b5fb272723f02c4b967 on tochoromero:master into de0fc75fe6f6572eebf47f94da20716ab7690cff on charliekassel:master.
Any chance this could get merged or looked at? Adding another slot for content to prepend the input fits really well with the already existing afterDateInput
slot. Being able to use this to add an icon (or anything else, really) would be very, very useful. #662 #630 #624