ComponentsShellPageBottomDisplays content in the bottom of all the pages. Support Client-sideServer-side Preview template.tsxstyles.css1import { PageBottom } from "@fileforge/react-print";23<PageBottom style={{ backgroundColor: "#bfdbfe" }} />; Examples