Skip to main content
cngx-src documentation

injectWindow

Functioncore/tokens

projects/core/tokens/window.token.ts

Description#

Injects the WINDOW token. Returns null in SSR contexts.

Signature#

injectWindow()

Returns#

Window | null