Skip to content

renderScreenshotFrame

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/libs/pme-core/src/tools/mockups.ts

Render a browser chrome frame wrapping a screenshot .

Signature

ts
function renderScreenshotFrame(url: string, alt: string): string

Parameters

NameType
urlstring
altstring

Returns: string

Was this page helpful?

Download as PDF