How to show Super Script characters in angular material tooltip?

Viewed 13

I have a text like below

Treatment-Emergent Adverse Events <sup>a</sup> Terms Suggestive of Abuse Potential Leading to Study or Study Drug Discontinuation by Decreasing Frequency Safety Analysis Set

while showing it in matTooltip , tooltip text is showing as a but it should a as superscript character. but it is showing a as it is in the string. How to resolve it.

0 Answers
Related