@tempots/dom > DOMContext > withFirstLevel
Creates a new DOMContext instance with the isFirstLevel property set to true.
DOMContext
isFirstLevel
true
Signature:
readonly withFirstLevel: () => DOMContext;