@tempots/dom

DOMContext.withReference property

Creates a new DOMContext instance with the specified reference.

Signature:

readonly withReference: (reference: Text | undefined) => DOMContext;