Expand description
CSS properties for controlling fragmentation (page/column breaks).
Structs§
- Orphans
- CSS
orphansproperty - minimum number of lines in a block container that must be shown at the bottom of a page, region, or column. - Widows
- CSS
widowsproperty - minimum number of lines in a block container that must be shown at the top of a page, region, or column.
Enums§
- BoxDecoration
Break - Represents a
box-decoration-breakCSS property value. - BoxDecoration
Break Parse Error - BoxDecoration
Break Parse Error Owned - Break
Inside - Represents a
break-insideCSS property value. - Break
Inside Parse Error - Break
Inside Parse Error Owned - Orphans
Parse Error - Orphans
Parse Error Owned - Page
Break - Represents a
break-beforeorbreak-afterCSS property value. - Page
Break Parse Error - Page
Break Parse Error Owned - Widows
Parse Error - Widows
Parse Error Owned