Function of user input of text and page break after a certain number of lines

how to use react js to implement the function of text input by the user and page break after a certain number of lines like microsoft word/google docs or how to do it in pure javascript or using styles so that the text is transferred to a new sheet when the user tries to write on the filled old one, etc.