I'm using angular-ui
popover.
The popover text is {{popoverText}}
so the HTML won't be filled with tons of text (and it is more correct to put it in the controller.
I defined $scope.popoverText
in the contoller.
How can I make a newline in it?
I'm using angular-ui
popover.
The popover text is {{popoverText}}
so the HTML won't be filled with tons of text (and it is more correct to put it in the controller.
I defined $scope.popoverText
in the contoller.
How can I make a newline in it?