text property

String text
@DocsEditable(), @DomName('Node.textContent'), @JSName('textContent'), read / write

All text within this node and its descendents.

Other resources

Node.textContent from MDN.

Implementation

String text