Popovers can contain any arbitrary HTML, Angular bindings and even directives! Simply enclose desired content or title in a <ng-template>
element.
You can easily override open and close triggers by specifying event names (separated by :
) in the triggers
property.
Alternatively you can take full manual control over popover opening / closing events.