2👍
<post-modal v-if="postModal" :show="postModal" :post="post">
<h3 slot="header">Show Post</h3>
</post-modal>
👤Alex
- [Vuejs]-VueJS v-for loop breaks when referencing other ID
- [Vuejs]-How to scope a property to a custom directive in Vue.js?
Source:stackexchange.com