HTML Reader
by @pixiebrix
Read the HTML for an element/document
How to Use
No instructions provided yet. Have questions?
Ask the PixieBrix Community!
Inputs
Name | Required | Type | Description |
---|---|---|---|
No inputs for this brick defined. |
Outputs
Name | Required | Type | Description |
---|---|---|---|
innerHTML |
string
|
The HTML inside the element/document | |
outerHTML |
string
|
The HTML including the element/document |