Show:
Constructor
new SelectiveSerializer(options)
...
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Options for the serializer. Properties
|
- Source:
If we have the page source (this.env.page.src), we use the selective serialization method, only reporting the serialized wikitext for parts of the page that changed. Else, we fall back to serializing the whole DOM.
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Options for the serializer. Properties
|