Home > widget-integration > FilterHelper > processHTMLResponse
FilterHelper.processHTMLResponse() method
Extracts and processes HTML response
Signature:
processHTMLResponse(html: string): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
html |
string |
Raw HTML string |
Returns:
string
Processed HTML string