A Sanitized PCF control that accepts HTML as input and strips malicious tags to display safe HTML content.
Run the following commans
PM> npm install
PM> npm run build
PM> npm start
A Sanitized PCF control that accepts HTML and strips malicious tags
TypeScriptMIT