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
tsfunction renderMockup(type: MockupType): string
Parameters
| Name | Type |
|---|---|
type | MockupType |
Returns: string
Was this page helpful?