<b-popover>
Component basic usage\n \n \n \n BootstrapVue's popovers support contextual color variants via our\n custom CSS, via the variant
prop:\n
\n You can manually control the visibility of a popover via the\n syncable Boolean show
prop. Setting it to\n true
will show the popover, while setting it to\n false
will hide the popover.\n
\n Programmatic control can also be affected by submitting\n 'enable
' and 'disable
' events to the\n popover by reference.\n