This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Popover - "data-html='true'" equivalent option not available #520
Closed
Description
Hello,
For the popover
attribute, I am passing HTML code as follows: <h6>Foo</h6>
However, instead of displaying the "Foo" statement with the h6
tag applied, I get the code as it is, that is the popover content is also <h6>Foo</h6>
.
In the Twitter Bootstrap popover, one could specify "data-html='true'" to identify the popover content as being HTML code and that it needs be parsed before display, but I do not see any such option for the Angular UI Bootstrap Popover...
Metadata
Metadata
Assignees
Labels
No labels