yariksav / vuetify-confirm

Extends vuetify.js confirm dialog
MIT License
142 stars 42 forks source link

New request #3

Closed paladin2005 closed 5 years ago

paladin2005 commented 6 years ago

Nice job!!! Can you make a new one but with single v-text-field? Like: let text = this.$prompt('Enter the username'); And show a dialog with input?

yariksav commented 5 years ago

Hello, @paladin2005. I wrote new package https://github.com/yariksav/vuetify-dialog it has prompt, confirm, notify messages and etc