0👍
Use the modal events to hook in to it’s functionality. show.bs.modal
will be emited from the modal itself before its shown, so you could at that point reset the content in the modal body.
- [Vuejs]-How to pass a prop from parent directly to all children components?
- [Vuejs]-How to cherry publish my components library?
Source:stackexchange.com