I've recently started learning Angular and Bootstrap, and one common topic I've come across is the inability to programmatically launch popovers. However, I'm curious if there's a way to trigger a popover on one element from another element. For instance, clicking a button to launch a popover on an image or search bar. Is this achievable?