vuetify-dialog icon indicating copy to clipboard operation
vuetify-dialog copied to clipboard

Support with Vue3 and Vuetify3

Open MarceloLuis1997 opened this issue 4 years ago • 3 comments

Are this plugin going go work with Vue3 and Vuetify3? I am migrating my Vue2 App to use @vue/composition-api and I would like to know if there is any way to use it inside setup().

MarceloLuis1997 avatar Dec 04 '20 13:12 MarceloLuis1997

Hi, @MarceloLuis1997. I didn't check it. I use only vue2 in my projects. And don't have free time to investigate it. I suppose Vuetify3 doesn't still ready

yariksav avatar Dec 04 '20 14:12 yariksav

Hello @yariksav

I use this package in most of my projects, and I'm now moving into Vue3 + Vuetify3.

Do you have any plans to upgrade this project? I would be happy to happy if you need to.

SkyaTura avatar Jul 28 '22 13:07 SkyaTura

Confirmation dialog and snackbar composable for Vue 3 + Vuetify 3

https://github.com/wobsoriano/vuetify-use-dialog

wobsoriano avatar Jan 04 '23 18:01 wobsoriano