Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/mockups.ts
Signature
tsfunction renderScreenshotFrame(url: string, alt: string): string
Parameters
| Name | Type |
|---|---|
url | string |
alt | string |
Returns: string
Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/mockups.ts
tsfunction renderScreenshotFrame(url: string, alt: string): string
| Name | Type |
|---|---|
url | string |
alt | string |
Returns: string
Was this page helpful?