roberto-mardeni / pcf-rtf-to-html-label

Power Platform Component Framework Custom Control to display Rich Text Format as HTML in a label

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcf-rtf-to-html-label

Power Platform Component Framework Custom Control to display Rich Text Format as HTML in a label

Overview

This control is for display purposes only, it will show a label with the given Rich Text Format. The text provided is parsed if possible from RTF using the rtf.js npm module, if the given text is not valid RTF, it will be displayed as provided with a prefix warning indicating it Not valid RTF text.

Usage

About

Power Platform Component Framework Custom Control to display Rich Text Format as HTML in a label

License:MIT License


Languages

Language:TypeScript 100.0%