• Get plain text from html string

    Similar to the stripHtml function, but also removes new lines and tabs

    Parameters

    • htmlString: string

      The html string

    Returns string

    See

    stripHtml

Generated using TypeDoc