Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SfHtmlEscapePipe

Hierarchy

  • SfHtmlEscapePipe

Implements

  • PipeTransform

Index

Properties

Methods

Properties

Private element

element: HTMLSpanElement = document.createElement("span")

Methods

transform

  • transform(value: string | Array<string>): any
  • Parameters

    • value: string | Array<string>

    Returns any

Generated using TypeDoc