Function htmlEncode

  • Escapes an HTML string by replacing special characters with the corresponding html entities

    Parameters

    • html: string

    Returns string

Generated using TypeDoc