html2pdf pagebreak option

HTML
html2pdf().set({
    pagebreak: {avoid: 'tr'}
});
Source

Also in HTML: