This function getStudentsNames(item.students); is returning a string as <br>Rom<br>Jay Clayton<br>Rom roy<br>.
I tried replacing <br> with \n but didn't have any effect. I'm not able to get a line break so if any one could help. Thanks.
<span class="tooltiptext">{{getStudentsNames(item.students);}}</span>
white-spaceproperty