Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/assemble-html.tool.ts
Signature
tsfunction escapeHtml(str: string): string
Parameters
| Name | Type |
|---|---|
str | string |
Returns: string
Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/assemble-html.tool.ts
tsfunction escapeHtml(str: string): string
| Name | Type |
|---|---|
str | string |
Returns: string
Was this page helpful?