a-x- / react-easy-print

Powerful react component for easy printing
https://www.npmjs.com/package/react-easy-print
MIT License
87 stars 19 forks source link

add page break support #13

Open skycsky opened 6 years ago

skycsky commented 6 years ago

add class "_break" to make page-break-after(before) work for children element

a-x- commented 6 years ago

Can we implement full page-break-after/before behavior here? Your proposal is so fragmental and not self described/self useful now. I think, we can make it more useful.

Rough todo list:

  1. Add props
  2. Add page-break-after and another related properties