Is it possible to insert a linebreak inside of the tooltip? Maybe render html directly?
thx!
HTML is supported now
html support is broken after implementing
https://github.com/primefaces/primeng/issues/1558
is it planned to support html again?
a possible solution to support html in tooltip could be the usage of DomSanitizer.
Example: this Pipe uses DomSanitizer https://github.com/privet56/ng2Goodies/blob/master/sani.ts
i would love to see the html support back as well :(
Available now
Would be nice to have the same for the DataTable emptyMessage
Better to create a named template for it. Please file a new issue with this request.
Already did ;)
https://github.com/primefaces/primeng/issues/2395
Most helpful comment
HTML is supported now