Hi All,
I am getting string value from my api call code1,code2,code3,code4. I would like to display field like code1+ . Once user hover on code1+ I would like expect the result look like below. I tried using ellipses in css but it did not work. Could you please let me know your inputs on how to implement in html/Angular.
code1
code2
code3
code4
Thank you