react-easy-print
react-easy-print copied to clipboard
Print the content of a Dialog component
Hi, I want to print the content of a dialog (currently I'm using FabricUI dialog), but when I call window.print(), it shows the whole page and the dialog in center of it. Can I only print the content of that dialog?