Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230876

Ionic 4 modal backdrop

$
0
0

I want to disable modal dismiss when you click outside the modal. I’ve tried many different examples but didn’t work.

async openExtras(){
let modal = await this.modalCtrl.create({
component: ExtrasPage,
cssClass: ‘extras’
});
modal.present();
}


Viewing all articles
Browse latest Browse all 230876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>