Skip to content
HomePagesHomePages template kit

captureViewport

The viewport a capturer opens for a format: the bleed box rounded to whole CSS px (a browser viewport holds no fraction; the shell's `overflow: clip` absorbs the sub-pixel slack) at the format's device scale factor.

The viewport a capturer opens for a format: the bleed box rounded to whole CSS px (a browser viewport holds no fraction; the shell’s overflow: clip absorbs the sub-pixel slack) at the format’s device scale factor.

Import from @homepages/template-kit.

function captureViewport(format: ImageFormat | DocumentFormat): CaptureViewport
Name Type Required Description
format ImageFormat | DocumentFormat required

CaptureViewport