Onix ERP - Documentación Técnica - v0.0.0
Preparing search index...
app/core/pipes/safe.pipe
SafePipe
Class SafePipe
Sanitize HTML
Implements
PipeTransform
Index
Constructors
constructor
Properties
_
sanitizer
Methods
transform
Constructors
constructor
new
SafePipe
(
_sanitizer
:
DomSanitizer
)
:
SafePipe
Pipe Constructor
Parameters
_sanitizer
:
DomSanitizer
Returns
SafePipe
Properties
Protected
_
sanitizer
_sanitizer
:
DomSanitizer
Methods
transform
transform
(
value
:
string
,
type
:
string
,
)
:
SafeHtml
|
SafeStyle
|
SafeScript
|
SafeUrl
|
SafeResourceUrl
Transform
Parameters
value
:
string
type
:
string
Returns
SafeHtml
|
SafeStyle
|
SafeScript
|
SafeUrl
|
SafeResourceUrl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
sanitizer
Methods
transform
Onix ERP - Documentación Técnica - v0.0.0
Loading...
Sanitize HTML