@tempots/dom

HeadlessAdapter.appendHTML property

Appends HTML to an element.

Signature:

readonly appendHTML: (el: EL, html: string) => void;