@tempots/dom

DOMContext.withElement property

Creates a new DOMContext instance with the provided element.

Signature:

readonly withElement: (element: Element) => DOMContext;