UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

6 lines (5 loc) 234 B
<template #popTemplate>Here we go: <div [innerHtml]="html"></div></template> <button type="button" class="btn btn-success" [popover]="popTemplate" popoverTitle="Dynamic html inside"> Show me popover with html </button>