Style Not Working For innerHTML In Angular
Style not working in Angular

When we are generating HTML on the server-side and binding HTML using innerHTML on the angular side then angular removes all styles attributes. here I have provided one solution for this we add Angular sanitizes and the added HTML dynamically.

Subscribe

Select Categories