Hide Angular UI Bootstrap popover when clicking outside of it

后端 未结 12 2136
野趣味
野趣味 2020-11-30 07:37

I am trying to manually close a bootstrap popover to get it to close when I click anywhere on the document or body that isn\'t the popover.

12条回答
  •  一整个雨季
    2020-11-30 07:59

    You can use:

    Markup

    Javascript

    
    

提交回复
热议问题