Angular HTML binding September 5, 2022 by Tarik The correct syntax is the following: <div [innerHTML]="theHtmlString"></div> Documentation Reference