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