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