Position content in page margins for print layouts
MarginBox
component allows you to position content in the margins of printed pages. It’s particularly useful for adding headers, watermarks, and other content that needs to appear in the margin areas of your printed documents.
MarginBox
component uses CSS Paged Media specifications to position content in specific margin boxes around your page.
'all'
: Appears on all pages'even'
: Only appears on even-numbered pages'odd'
: Only appears on odd-numbered pages'blank'
: Only appears on blank pagesposition
prop accepts the following values: