Merge branch 'feat/16097' of https://github.com/abpframework/abp into feat/16097

pull/16117/head
masumulu28 3 years ago
commit 586aafda3f

@ -63,7 +63,8 @@ this.service.show({
## Render HTML content
We can pass html content to `title` and `message` parameters
We can pass html content to the `title` and `message` parameters
* It allows static message or localization key
* [abpSafeHtml](https://github.com/abpframework/abp/blob/37b59a7f05202264505d002397dbb27d275740e1/npm/ng-packs/packages/core/src/lib/pipes/safe-html.pipe.ts#L6) pipe will sanitize html values

Loading…
Cancel
Save