Skip to main content
cngx-src documentation

ResizeObserverHost

Interface

projects/common/layout/observers/resize-signal.ts

Import#

import { ResizeObserverHost } from '@cngx/common/layout'

Description#

Structural window surface the resize helpers read: window, globalThis, or a test double. ResizeObserver is optional so SSR and jsdom hosts pass the type and hit the runtime guard instead.

Index#

Properties

Instance Properties#

ResizeObserver#unknown
Optional