@tempots/dom

BrowserContext.makePortal property

Creates a new DOMContext instance with a reference to a DOM element selected by the provided selector.

Signature:

readonly makePortal: (selector: string) => DOMContext;