@tempots/dom > BrowserContext > setText
Sets the text content of the current element.
Signature:
readonly setText: (text: string) => void;