@tempots/dom

BrowserContext.getText property

Gets the text content of the current element or text node.

Signature:

readonly getText: () => string;