Css – How to truncate long text with ellipsis in Angular PrimeNG 19 table?
I am using PrimeNG version 19 in my Angular 19 project, and I have a table where some columns contain long text. Currently, the text wraps onto multiple lines, but I want to truncate the text with an ellipsis (...)…