Skip to content

renderMockup

reference
1 min readUpdated

Kind: Function

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

Render a mockup by type. Returns full HTML string with browser chrome.

Signature

ts
function renderMockup(type: MockupType): string

Parameters

NameType
typeMockupType

Returns: string

Was this page helpful?

Download as PDF