meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

backdropClickToClose option on ionModal #315

Closed awylie199 closed 2 months ago

awylie199 commented 9 years ago

Hi,

I've added the option backdropClickToClose to the ionModal. It's in the Ionic documentation as a property of the options object on initialise.

http://ionicframework.com/docs/api/controller/ionicModal/

I've put in a brief note and example in the guide.

Apologies if this has been already implemented, I just couldn't find it.

Thanks,

Alex