Which npm angular modal box would you guys recommend?
I’m not into using Ionic’s full width modal box or alert box…I just tried lots of angular npm modal boxes but none of them worked on Ionic 3.
Is there any stable npm modal dialogue box which works fine on Ionic 3?
I’m looking for anything that is not full width…
Thanks for reply… I’m working on it but honestly I can’t use Ionic 3 modal easily… it looks like it requires me to create a new html page just for modal contents?
Is there a way to use a segment of my existing html page as modal?