【发布时间】:2017-07-25 20:52:01
【问题描述】:
是否可以将 html 放入 ngbPopover 中?确切地说,我需要列出项目清单。 目前我有这个参数:
`ngbPopover="{{column.popup.get(row)}}" triggers="mouseenter:mouseleave" popoverTitle="{{column.popup.title | translate}}" container="body"`
【问题讨论】:
标签: angular ng-bootstrap