chris-visser / meteor-vue-admin

A fully functional Meteor + Vue admin system with Meteor account integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could example to create `Date Picker Component` of Vuetify?

thearabbit opened this issue · comments

I used Date Picker many times in my project.
So I must to create Dialog + Menu + Text + Date as Vutify document.
Could you example to create Date Picker Component all in one and support props, event .... of native picker

I have some plans to implement it, because I need it myself for something else. It might take some time since its not my direct priority.