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