Use one way flow syntax property binding: <div [innerHTML]="comment"></div>. From angular docs: "Angular recognizes the value as unsafe and ...
確定! 回上一頁