ComponentsShellFloatBottomFloats the content to the bottom of the page. Support Client-sideServer-side Preview template.tsxstyles.css1import { FloatBottom } from "@fileforge/react-print";23<FloatBottom>Here are some floated contents</FloatBottom>; Examples