Angular filter

sraEncodeEntities source

The sraEncodeEntities Filter.

For example: < gets converted to &lt;

Dependencies:
NameTypeDescription
str String The string to encode
preserveBR Boolean Default false. True will not encode the <BR /> tag.