ComponentsShell

PageBottom

Displays content in the bottom of all the pages.

Support

Client-side
Server-side

Preview

1import { PageBottom } from "@fileforge/react-print";
2
3<PageBottom style={{ backgroundColor: "#bfdbfe" }} />;

Examples