You can sanitize the HTML as follows: import { Component, SecurityContext } from '@angular/core'; import { DomSanitizer, SafeHtml } from ...
確定! 回上一頁