Wednesday, 14 April 2021

Angular model popup bootstrap

 simple way to work model popup 

Just remove style and aira-hideen attributes then it will work fine in angular

<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
    style="display: none;" aria-hidden="false">

No comments:

Post a Comment

Best UI