@tempots/dom

BrowserContext.setText property

Sets the text content of the current element.

Signature:

readonly setText: (text: string) => void;