vue-strap
vue-strap copied to clipboard
Width custom modal
I made custom modal, but why width cannot change, i use code like this
<modal width="800" v-model="showCustomModal" @ok="showCustomModal = ok()"> can some one help me? thx