Constructor
new SafeHtml(value)
Parameters:
| Name | Type | Description |
|---|---|---|
value |
any |
- Source:
Classes
Methods
toString() → {string}
- Source:
Returns:
- Type
- string
A wrapper class to designate that a string is safe HTML and should not be escaped.
| Name | Type | Description |
|---|---|---|
value |
any |