Skip to content

UseIslandResult

Defined in: react/src/useIsland.ts:121

ref: (element) => void

Defined in: react/src/useIsland.ts:128

Attach to the element that must be visible for the impression to count. Not optional in practice: without it nothing records, because a component that mounted below the fold has not been seen.

HTMLElement | null

void


state: CreativeState

Defined in: react/src/useIsland.ts:122