@tempots/dom > BrowserContext > makePortal
Creates a new DOMContext instance with a reference to a DOM element selected by the provided selector.
DOMContext
selector
Signature:
readonly makePortal: (selector: string) => DOMContext;