Closed ayophanz closed 4 years ago
Is possible component inside swal html?
.fire({ title: '<h4><strong>Exclude optional amenities <br /> to specific room</strong></h4>', type: 'info', html:'<div><exclude-optional-amen :rooms_no="this.form.rooms_no" :addOnOptionalAmen="this.form.addOnOptionalAmen" :currency="this.currency"></exclude-optional-amen></div>', })
Not now. I do not find a way to do this without turning the library into a huge monster. Look here #59
I also want to know
Is possible component inside swal html?