ngx-print icon indicating copy to clipboard operation
ngx-print copied to clipboard

is that possible to print first.component.html from second.component.ts ?

Open Emperor577 opened this issue 5 years ago • 1 comments

how can I print the HTML layout with a style which is located in another component?

Emperor577 avatar Oct 21 '20 06:10 Emperor577

I believe you can just add it using the styles property. Were you able to get this working?

Core121 avatar Dec 04 '23 02:12 Core121