I would like to use the Angular UI Bootstrap Popover.
The documentation states, that the trigger can be either mouseenter, click or focus. In my situation I would like to show the popover on a input-field if a back end calculation fails. How can I trigger the popover to show in code?