CleanHtmlParser
Constructor Summary
Public Constructor | ||
public |
constructor(html: *, options: *, preservePasteMarker: *) |
Method Summary
Public Methods | ||
public |
onCloseTag(tagName: *) |
|
public |
onOpenTag(tagName: *, attributes: *) |
|
public |
onText(text: *) |
Public Constructors
public constructor(html: *, options: *, preservePasteMarker: *) source
Params:
Name | Type | Attribute | Description |
html | * | ||
options | * | ||
preservePasteMarker | * |