Vue-js-modal: How to closed v-dialog

Created on 16 Nov 2018  路  2Comments  路  Source: euvl/vue-js-modal

Problem:

How to close v-dialog if i click YES?
...

Example & screenshots:

image

...

I have checked stackoverflow for solutions and 100% sure that issue not in my code.

Most helpful comment

Is this is what you are looking for , or I've got it wrong ?
this.$modal.hide('dialog');

All 2 comments

Is this is what you are looking for , or I've got it wrong ?
this.$modal.hide('dialog');

Yes, thanks)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

heykkyu picture heykkyu  路  4Comments

Max64 picture Max64  路  4Comments

ishetnogferre picture ishetnogferre  路  4Comments

MacgyverMartins picture MacgyverMartins  路  4Comments

songoo picture songoo  路  4Comments