UseIslandResult
Defined in: react/src/useIsland.ts:121
Properties
Section titled “Properties”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.
Parameters
Section titled “Parameters”element
Section titled “element”HTMLElement | null
Returns
Section titled “Returns”void
state:
CreativeState
Defined in: react/src/useIsland.ts:122