Home > widget-integration > FilterHelper > stripHtml

FilterHelper.stripHtml() method

Strips HTML tags from string (delegated to validationHelper for consistency)

Signature:

stripHtml(html: string): string;

Parameters

Parameter

Type

Description

html

string

HTML string

Returns:

string

Plain text string