date picker month select. can be disabled
I found that v-date-picker month section cannot be disabled. Is there any way to disabled this? cause it will create unexpected behavior when set to 100% width. here you can try to click the month header
till changed to month.
If someone find ways to disable this here the codepen https://codepen.io/_mandaputtra/pen/KrqexY
https://codepen.io/anon/pen/YRLooz
What we could do here is make only the text clickable instead of the whole area
wow... great never know that could be done with css. awesome.
Most helpful comment
https://codepen.io/anon/pen/YRLooz
What we could do here is make only the text clickable instead of the whole area