primeng icon indicating copy to clipboard operation
primeng copied to clipboard

Added property labelEscape in Checkbox component, allowing to use HTML labels

Open debba opened this issue 4 years ago • 0 comments

I added the property labelEscape in the Checkbox component. As in the Tooltip component by default the label contents are rendered as text. Setting to false it's possible to support html tags in the label content.

I found it's very useful in some cases.

For example: Use checkbox to agree the Privacy policy, providing the privacy policy link directly inside the label.

###Defect Fixes When submitting a PR, please also create an issue documenting the error.

###Feature Requests Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.

debba avatar Aug 11 '21 08:08 debba