Home > widget-integration > InstantSearchController > stripHtml
InstantSearchController.stripHtml() method
Strip HTML tags from string.
Signature:
protected stripHtml(str: string): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
str |
string |
String to strip |
Returns:
string
Stripped string