@eigenpal/docx-editor-core/prosemirror/commands/sectionBreak

Section Break Commands

Variables (2)

insertSectionBreakContinuousconstSource ↗

Insert a "continuous" section break at the cursor — starts a new section on the same page.

insertSectionBreakContinuous: Command

insertSectionBreakNextPageconstSource ↗

Insert a "next page" section break at the cursor — starts a new section on a new page.

insertSectionBreakNextPage: Command

On this page