@tempots/dom > BrowserContext > withReference
Creates a new DOMContext instance with the specified reference.
DOMContext
Signature:
readonly withReference: (reference: Text | undefined) => DOMContext;