@tempots/dom > DOMContext > withElement
Creates a new DOMContext instance with the provided element.
DOMContext
element
Signature:
readonly withElement: (element: Element) => DOMContext;