@tempots/dom > HeadlessAdapter > appendHTML
Appends HTML to an element.
Signature:
readonly appendHTML: (el: EL, html: string) => void;