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

Ionic 3 Custom Modal

$
0
0

You can pass a cssClass when creating a modal, like this::
let modal = this.modalCtrl.create(OrdercreateModal, undefined, { cssClass: 'modal-fullscreen' });

Then you can create a cssClass in app.scss with your css.
This will apply the css only to the modal that are created with the cssClass parameter.


Viewing all articles
Browse latest Browse all 229659

Trending Articles



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