- Source:
Methods
(static) printElement(element)
- Description:
Print element only - No styling, just inner HTML
- Source:
Parameters:
Name | Type | Description |
---|---|---|
element |
Node | Element to print |
(static) printOnly(content)
- Description:
Print HTML content
- Source:
Parameters:
Name | Type | Description |
---|---|---|
content |
String | Content (HTML) to print |