Skip to content

Conversation

@skycsky
Copy link

@skycsky skycsky commented May 29, 2018

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

add class "_break" to make page-break-after(before) work for children element
@a-x-
Copy link
Owner

a-x- commented Jun 15, 2018

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

.print._break {
position: relative;
left: 0;
top: 0;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you explain a bit?

why not page-break-after: avoid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants