Components
Page
A component for creating page breaks within a document
The Page
component is used to separate content into distinct pages within a document. It creates a page break after each page.
Usage
Props
The content to be rendered within the page.
Additional CSS classes to apply to the page.
Additional inline styles to apply to the page.