Angular filter
sraEncodeEntities source
The sraEncodeEntities Filter.
For example: < gets converted to <
Dependencies:
| Name | Type | Description |
|---|---|---|
| str | String | The string to encode |
| preserveBR | Boolean | Default false. True will not encode the <BR /> tag. |