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