@tempots/dom > HeadlessAdapter > setInnerText
Sets the inner text of an element.
Signature:
readonly setInnerText: (el: EL, text: string) => void;