@tempots/dom > HeadlessAdapter > getInnerText
Gets the inner text of an element.
Signature:
readonly getInnerText: (el: EL) => string | null;